aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-09-20 11:42:10 -0700
committerTony Lindgren <tony@atomide.com>2012-09-20 15:04:03 -0700
commit957988c7d5dbb2d6ef94cb19e80e1854180b03c7 (patch)
tree26142d96cc7fa623f71b1a52e38e9bd9a4139c95 /arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
parentARM: OMAP2+: Make l4_2xxx.h local (diff)
downloadlinux-dev-957988c7d5dbb2d6ef94cb19e80e1854180b03c7.tar.xz
linux-dev-957988c7d5dbb2d6ef94cb19e80e1854180b03c7.zip
ARM: OMAP2+: Make l4_3xxx.h local
This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to '')
-rw-r--r--arch/arm/mach-omap2/omap_hwmod_3xxx_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c b/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
index d7710560bb7b..9f85c04202d1 100644
--- a/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
@@ -21,7 +21,7 @@
#include <plat/dma.h>
#include <plat/serial.h>
#include "l3_3xxx.h"
-#include <plat/l4_3xxx.h>
+#include "l4_3xxx.h"
#include <plat/i2c.h>
#include <plat/mmc.h>
#include <linux/platform_data/asoc-ti-mcbsp.h>