summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-kzm9g.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2014-06-20 18:53:09 +0200
committerSimon Horman <horms+renesas@verge.net.au>2014-06-25 16:49:37 +0900
commitded59d6dfc47683d1b810c069ed637e1e60e75fd (patch)
tree6b4ed83c738433e7ff79e3eba5e1c15aa5d7fc1f /arch/arm/mach-shmobile/board-kzm9g.c
parentfccae89318fda71012f96042dd971a6f9bf0904e (diff)
downloadblackbird-op-linux-ded59d6dfc47683d1b810c069ed637e1e60e75fd.tar.gz
blackbird-op-linux-ded59d6dfc47683d1b810c069ed637e1e60e75fd.zip
ARM: shmobile: Move sh73a0.h
Change location of sh73a0.h so it can be included as "sh73a0.h" instead of the old style <mach/sh73a0.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/board-kzm9g.c')
-rw-r--r--arch/arm/mach-shmobile/board-kzm9g.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/board-kzm9g.c b/arch/arm/mach-shmobile/board-kzm9g.c
index fff330f74925..1320e9d063b1 100644
--- a/arch/arm/mach-shmobile/board-kzm9g.c
+++ b/arch/arm/mach-shmobile/board-kzm9g.c
@@ -41,15 +41,17 @@
#include <linux/usb/r8a66597.h>
#include <linux/usb/renesas_usbhs.h>
#include <linux/videodev2.h>
+
#include <sound/sh_fsi.h>
#include <sound/simple_card.h>
-#include <mach/sh73a0.h>
#include <asm/hardware/cache-l2x0.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <video/sh_mobile_lcdc.h>
+
#include "common.h"
#include "irqs.h"
+#include "sh73a0.h"
/*
* external GPIO
OpenPOWER on IntegriCloud