From cf8e56bf5b60dba5ba11db83ca7f1df884e568e5 Mon Sep 17 00:00:00 2001 From: Yoshihiro Shimoda Date: Wed, 28 Sep 2011 16:49:14 +0900 Subject: 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 --- arch/sh/boards/board-espt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/sh/boards/board-espt.c') diff --git a/arch/sh/boards/board-espt.c b/arch/sh/boards/board-espt.c index 9da92ac36533..b3ae9d38cbc0 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[] = { -- cgit