aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/prm33xx.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-09-27 17:11:15 -0700
committerTony Lindgren <tony@atomide.com>2012-10-17 11:58:54 -0700
commite6a6e5ad17ee090f8d48a3b0758338a97124539f (patch)
tree726d765671e35e6aa86745eb74bb1528febeda4e /arch/arm/mach-omap2/prm33xx.c
parentARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2 (diff)
downloadlinux-dev-e6a6e5ad17ee090f8d48a3b0758338a97124539f.tar.xz
linux-dev-e6a6e5ad17ee090f8d48a3b0758338a97124539f.zip
ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2
We cannot keep this in plat/common.h for common zImage support. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/prm33xx.c')
-rw-r--r--arch/arm/mach-omap2/prm33xx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/prm33xx.c b/arch/arm/mach-omap2/prm33xx.c
index e7dbb6cf1255..624ade5c3c33 100644
--- a/arch/arm/mach-omap2/prm33xx.c
+++ b/arch/arm/mach-omap2/prm33xx.c
@@ -19,7 +19,7 @@
#include <linux/err.h>
#include <linux/io.h>
-#include <plat/common.h>
+#include "../plat-omap/common.h"
#include "common.h"
#include "prm33xx.h"