From: Yoshihiro Shimoda Date: Wed, 28 Sep 2011 07:49:14 +0000 (+0900) Subject: sh: modify the asm/sh_eth.h to linux/sh_eth.h in some boards X-Git-Tag: upstream/snapshot3+hdmi~8833^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cf8e56bf5b60dba5ba11db83ca7f1df884e568e5;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git sh: modify the asm/sh_eth.h to linux/sh_eth.h in some boards Signed-off-by: Yoshihiro Shimoda Signed-off-by: Paul Mundt --- diff --git a/arch/sh/boards/board-espt.c b/arch/sh/boards/board-espt.c index 9da92ac..b3ae9d3 100644 --- a/arch/sh/boards/board-espt.c +++ b/arch/sh/boards/board-espt.c @@ -13,9 +13,9 @@ #include #include #include +#include #include #include -#include /* NOR Flash */ static struct mtd_partition espt_nor_flash_partitions[] = { diff --git a/arch/sh/boards/mach-ecovec24/setup.c b/arch/sh/boards/mach-ecovec24/setup.c index 22faf2a..92ddce4 100644 --- a/arch/sh/boards/mach-ecovec24/setup.c +++ b/arch/sh/boards/mach-ecovec24/setup.c @@ -28,13 +28,13 @@ #include #include #include +#include #include