Skip to content

Commit

Permalink
ARM: OMAP2+: Make l3_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 1e0f51a commit 79e3cb2
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 @@ -20,7 +20,7 @@
#include <plat/omap_hwmod.h>
#include <plat/dma.h>
#include <plat/serial.h>
#include <plat/l3_3xxx.h>
#include "l3_3xxx.h"
#include <plat/l4_3xxx.h>
#include <plat/i2c.h>
#include <plat/mmc.h>
Expand Down

0 comments on commit 79e3cb2

Please sign in to comment.