summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/hdq1w.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-10-02 17:25:48 -0700
committerTony Lindgren <tony@atomide.com>2012-10-17 12:08:40 -0700
commit25c7d49ed48b4843da7dea56a81ae7f620211ee0 (patch)
tree88451639ae0e2d74bbac1a31314a8a274d68e629 /arch/arm/mach-omap2/hdq1w.c
parent622297fdec22310d57cc3222a8fc337993c7cd23 (diff)
downloadlinux-stable-25c7d49ed48b4843da7dea56a81ae7f620211ee0.tar.gz
linux-stable-25c7d49ed48b4843da7dea56a81ae7f620211ee0.tar.bz2
linux-stable-25c7d49ed48b4843da7dea56a81ae7f620211ee0.zip
ARM: OMAP: Make omap_device local to mach-omap2
Let's make omap_device local to mach-omap2 for ARM common zImage support. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/hdq1w.c')
-rw-r--r--arch/arm/mach-omap2/hdq1w.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/hdq1w.c b/arch/arm/mach-omap2/hdq1w.c
index e003f2bba30c..a533ce33d112 100644
--- a/arch/arm/mach-omap2/hdq1w.c
+++ b/arch/arm/mach-omap2/hdq1w.c
@@ -28,7 +28,7 @@
#include <linux/platform_device.h>
#include <plat/omap_hwmod.h>
-#include <plat/omap_device.h>
+#include "omap_device.h"
#include "hdq1w.h"
#include "common.h"