summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-bockw.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2014-06-20 18:53:04 +0200
committerSimon Horman <horms+renesas@verge.net.au>2014-06-25 16:48:02 +0900
commit02c94f38bf3bcdaaceb1f3486b4dbee1ab550793 (patch)
treef4fba4720c58d11675f41166415ad577c152bc0f /arch/arm/mach-shmobile/board-bockw.c
parent9e38b84b456ab7b2abd28257eec5caee4fb1f5ea (diff)
downloadop-kernel-dev-02c94f38bf3bcdaaceb1f3486b4dbee1ab550793.zip
op-kernel-dev-02c94f38bf3bcdaaceb1f3486b4dbee1ab550793.tar.gz
ARM: shmobile: Move r8a7778.h
Change location of r8a7778.h so it can be included as "r8a7778.h" instead of the old style <mach/r8a7778.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-bockw.c')
-rw-r--r--arch/arm/mach-shmobile/board-bockw.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/board-bockw.c b/arch/arm/mach-shmobile/board-bockw.c
index 8cb057f..b4e4789 100644
--- a/arch/arm/mach-shmobile/board-bockw.c
+++ b/arch/arm/mach-shmobile/board-bockw.c
@@ -34,13 +34,15 @@
#include <linux/spi/spi.h>
#include <linux/spi/flash.h>
#include <linux/usb/renesas_usbhs.h>
+
#include <media/soc_camera.h>
-#include <mach/r8a7778.h>
#include <asm/mach/arch.h>
#include <sound/rcar_snd.h>
#include <sound/simple_card.h>
+
#include "common.h"
#include "irqs.h"
+#include "r8a7778.h"
#define FPGA 0x18200000
#define IRQ0MR 0x30
OpenPOWER on IntegriCloud