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: v3.2-rc1~73^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf8e56bf5b60dba5ba11db83ca7f1df884e568e5;p=thirdparty%2Fkernel%2Flinux.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 9da92ac36533e..b3ae9d38cbc0f 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 22faf2a2d8fc0..92ddce4b34563 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