aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/setup-r8a7779.c
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2013-07-24 12:37:52 +0900
committerSimon Horman <horms+renesas@verge.net.au>2013-07-24 16:35:24 +0900
commit603e45827b4a565506417fbdc3400eedf8846c3d (patch)
treed613484ffcb0372db30cffe557be3f5a4fee12cc /arch/arm/mach-shmobile/setup-r8a7779.c
parentARM: shmobile: Remove EMEV2 use of <mach/hardware.h> (diff)
downloadlinux-dev-603e45827b4a565506417fbdc3400eedf8846c3d.tar.xz
linux-dev-603e45827b4a565506417fbdc3400eedf8846c3d.zip
ARM: shmobile: Remove r8a7779 use of <mach/hardware.h>
Remove unused <mach/hardware.h> on r8a7779. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/setup-r8a7779.c')
-rw-r--r--arch/arm/mach-shmobile/setup-r8a7779.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/setup-r8a7779.c b/arch/arm/mach-shmobile/setup-r8a7779.c
index 66d38261ecaa..6ab7405e54bb 100644
--- a/arch/arm/mach-shmobile/setup-r8a7779.c
+++ b/arch/arm/mach-shmobile/setup-r8a7779.c
@@ -37,7 +37,6 @@
#include <linux/usb/ehci_pdriver.h>
#include <linux/usb/ohci_pdriver.h>
#include <linux/pm_runtime.h>
-#include <mach/hardware.h>
#include <mach/irqs.h>
#include <mach/r8a7779.h>
#include <mach/common.h>