diff options
-rw-r--r-- | arch/sh/boards/board-sh7757lcr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/boards/board-sh7757lcr.c b/arch/sh/boards/board-sh7757lcr.c index fa2a208ec6cb..ec8c84c14b17 100644 --- a/arch/sh/boards/board-sh7757lcr.c +++ b/arch/sh/boards/board-sh7757lcr.c | |||
@@ -18,8 +18,8 @@ | |||
18 | #include <linux/mmc/host.h> | 18 | #include <linux/mmc/host.h> |
19 | #include <linux/mmc/sh_mmcif.h> | 19 | #include <linux/mmc/sh_mmcif.h> |
20 | #include <linux/mmc/sh_mobile_sdhi.h> | 20 | #include <linux/mmc/sh_mobile_sdhi.h> |
21 | #include <linux/sh_eth.h> | ||
21 | #include <cpu/sh7757.h> | 22 | #include <cpu/sh7757.h> |
22 | #include <asm/sh_eth.h> | ||
23 | #include <asm/heartbeat.h> | 23 | #include <asm/heartbeat.h> |
24 | 24 | ||
25 | static struct resource heartbeat_resource = { | 25 | static struct resource heartbeat_resource = { |