summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach/sh7372.h
diff options
context:
space:
mode:
authorMagnus Damm2014-06-17 09:47:45 +0200
committerSimon Horman2014-06-17 10:09:39 +0200
commit6b8b0cb477b3e77721982effae3415f3c5f58fee (patch)
tree3af4490cbd6f9f18ff4b385e672f57075cb21d09 /arch/arm/mach-shmobile/include/mach/sh7372.h
parentARM: shmobile: Move common.h (diff)
downloadkernel-qcow2-linux-6b8b0cb477b3e77721982effae3415f3c5f58fee.tar.gz
kernel-qcow2-linux-6b8b0cb477b3e77721982effae3415f3c5f58fee.tar.xz
kernel-qcow2-linux-6b8b0cb477b3e77721982effae3415f3c5f58fee.zip
ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.h
Change location of pm-rmobile.h so it can be used as #include "pm-rmobile.h" instead of the old style #include <mach/pm-rmobile.h>. Also clean up the sh7372 and sh73a0 header files to get rid of unused include files. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/include/mach/sh7372.h')
-rw-r--r--arch/arm/mach-shmobile/include/mach/sh7372.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/sh7372.h b/arch/arm/mach-shmobile/include/mach/sh7372.h
index 854a9f0ca040..4ad960d5075b 100644
--- a/arch/arm/mach-shmobile/include/mach/sh7372.h
+++ b/arch/arm/mach-shmobile/include/mach/sh7372.h
@@ -11,10 +11,6 @@
#ifndef __ASM_SH7372_H__
#define __ASM_SH7372_H__
-#include <linux/sh_clk.h>
-#include <linux/pm_domain.h>
-#include <mach/pm-rmobile.h>
-
/* DMA slave IDs */
enum {
SHDMA_SLAVE_INVALID,