Skip to content

Commit

Permalink
ARM: OMAP2+: Make l4_3xxx.h local
Browse files Browse the repository at this point in the history
This can be local to mach-omap2.

Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Tony Lindgren committed Sep 20, 2012
1 parent 70606b1 commit 957988c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 957988c

Please sign in to comment.