aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/pm-r8a7790.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2014-06-20 18:53:06 +0200
committerSimon Horman <horms+renesas@verge.net.au>2014-06-25 16:49:10 +0900
commitfccae89318fda71012f96042dd971a6f9bf0904e (patch)
tree2082b555c02ce52b8fc9b3a731337d1c4eb4a80a /arch/arm/mach-shmobile/pm-r8a7790.c
parentARM: shmobile: Move r8a7778.h (diff)
downloadlinux-dev-fccae89318fda71012f96042dd971a6f9bf0904e.tar.xz
linux-dev-fccae89318fda71012f96042dd971a6f9bf0904e.zip
ARM: shmobile: Move r8a7790.h
Change location of r8a7790.h so it can be included as "r8a7790.h" instead of the old style <mach/r8a7790.h> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/pm-r8a7790.c')
-rw-r--r--arch/arm/mach-shmobile/pm-r8a7790.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/pm-r8a7790.c b/arch/arm/mach-shmobile/pm-r8a7790.c
index 0f1090d851e7..8845433a00b3 100644
--- a/arch/arm/mach-shmobile/pm-r8a7790.c
+++ b/arch/arm/mach-shmobile/pm-r8a7790.c
@@ -11,9 +11,11 @@
*/
#include <linux/kernel.h>
+
#include <asm/io.h>
-#include <mach/r8a7790.h>
+
#include "pm-rcar.h"
+#include "r8a7790.h"
/* SYSC */
#define SYSCIER 0x0c