summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/pm-r8a7779.c
diff options
context:
space:
mode:
authorMagnus Damm <damm+renesas@opensource.se>2014-06-17 07:47:37 (GMT)
committerSimon Horman <horms+renesas@verge.net.au>2014-06-17 08:09:39 (GMT)
commitfd44aa5e570d1d8c7d361dcbf94c2b8cd25cfe92 (patch)
treef4fba635d94720868af189f4344eb6dd21342c69 /arch/arm/mach-shmobile/pm-r8a7779.c
parentb6bab1263c61e39cfc3427f54baff6f683f54298 (diff)
downloadlinux-fd44aa5e570d1d8c7d361dcbf94c2b8cd25cfe92.tar.xz
ARM: shmobile: Move common.h
Change location for common.h so it can be used as #include "common.h" instead of the old style #include <mach/common.h>. 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/pm-r8a7779.c')
-rw-r--r--arch/arm/mach-shmobile/pm-r8a7779.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/pm-r8a7779.c b/arch/arm/mach-shmobile/pm-r8a7779.c
index d6fe189..2b79bac 100644
--- a/arch/arm/mach-shmobile/pm-r8a7779.c
+++ b/arch/arm/mach-shmobile/pm-r8a7779.c
@@ -19,9 +19,9 @@
#include <linux/interrupt.h>
#include <linux/console.h>
#include <asm/io.h>
-#include <mach/common.h>
#include <mach/pm-rcar.h>
#include <mach/r8a7779.h>
+#include "common.h"
/* SYSC */
#define SYSCIER 0x0c