mirror of
https://github.com/torvalds/linux.git
synced 2024-11-29 23:51:37 +00:00
ARM: OMAP2+: Make l3_3xxx.h local
This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
1e0f51a9e7
commit
79e3cb22ef
@ -20,7 +20,7 @@
|
|||||||
#include <plat/omap_hwmod.h>
|
#include <plat/omap_hwmod.h>
|
||||||
#include <plat/dma.h>
|
#include <plat/dma.h>
|
||||||
#include <plat/serial.h>
|
#include <plat/serial.h>
|
||||||
#include <plat/l3_3xxx.h>
|
#include "l3_3xxx.h"
|
||||||
#include <plat/l4_3xxx.h>
|
#include <plat/l4_3xxx.h>
|
||||||
#include <plat/i2c.h>
|
#include <plat/i2c.h>
|
||||||
#include <plat/mmc.h>
|
#include <plat/mmc.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user