summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod_2xxx_interconnect_data.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-09-20 11:42:02 -0700
committerTony Lindgren <tony@atomide.com>2012-09-20 15:03:59 -0700
commit1e0f51a9e786a0119267b2a44724db5f4667668b (patch)
treecec19d4802aa1824deb35730f7e79737affd6cf4 /arch/arm/mach-omap2/omap_hwmod_2xxx_interconnect_data.c
parent2f7cd573353262250fdc241a147116ce0a514978 (diff)
downloadlinux-1e0f51a9e786a0119267b2a44724db5f4667668b.tar.bz2
ARM: OMAP2+: Make l3_2xxx.h local
This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_2xxx_interconnect_data.c')
-rw-r--r--arch/arm/mach-omap2/omap_hwmod_2xxx_interconnect_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_2xxx_interconnect_data.c b/arch/arm/mach-omap2/omap_hwmod_2xxx_interconnect_data.c
index 5178e40e84f9..4d1572e8c67f 100644
--- a/arch/arm/mach-omap2/omap_hwmod_2xxx_interconnect_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_2xxx_interconnect_data.c
@@ -15,7 +15,7 @@
#include <plat/omap_hwmod.h>
#include <plat/serial.h>
-#include <plat/l3_2xxx.h>
+#include "l3_2xxx.h"
#include <plat/l4_2xxx.h>
#include "omap_hwmod_common_data.h"