diff options
author | Magnus Damm <damm@opensource.se> | 2013-07-23 23:38:20 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2013-07-24 03:35:24 -0400 |
commit | 85469abe4930fb001c79ac5f0ca17b65c7b2580d (patch) | |
tree | 4c3be08240f40723157508866b9ad1c48725d4db | |
parent | 603e45827b4a565506417fbdc3400eedf8846c3d (diff) |
ARM: shmobile: Remove Marzen use of <mach/hardware.h>
Remove unused <mach/hardware.h> on Marzen.
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r-- | arch/arm/mach-shmobile/board-marzen.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/board-marzen.c b/arch/arm/mach-shmobile/board-marzen.c index a7d1010505bf..1f57865a07be 100644 --- a/arch/arm/mach-shmobile/board-marzen.c +++ b/arch/arm/mach-shmobile/board-marzen.c | |||
@@ -37,7 +37,6 @@ | |||
37 | #include <linux/mmc/host.h> | 37 | #include <linux/mmc/host.h> |
38 | #include <linux/mmc/sh_mobile_sdhi.h> | 38 | #include <linux/mmc/sh_mobile_sdhi.h> |
39 | #include <linux/mfd/tmio.h> | 39 | #include <linux/mfd/tmio.h> |
40 | #include <mach/hardware.h> | ||
41 | #include <mach/r8a7779.h> | 40 | #include <mach/r8a7779.h> |
42 | #include <mach/common.h> | 41 | #include <mach/common.h> |
43 | #include <mach/irqs.h> | 42 | #include <mach/irqs.h> |