mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-10 07:10:27 +00:00
ARM: OMAP2+: Make l3_2xxx.h local
This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
2f7cd57335
commit
1e0f51a9e7
@ -19,7 +19,7 @@
|
||||
#include <plat/serial.h>
|
||||
#include <plat/i2c.h>
|
||||
#include <plat/dmtimer.h>
|
||||
#include <plat/l3_2xxx.h>
|
||||
#include "l3_2xxx.h"
|
||||
#include <plat/l4_2xxx.h>
|
||||
#include <plat/mmc.h>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
#include <plat/i2c.h>
|
||||
#include <plat/dmtimer.h>
|
||||
#include <plat/mmc.h>
|
||||
#include <plat/l3_2xxx.h>
|
||||
#include "l3_2xxx.h"
|
||||
|
||||
#include "soc.h"
|
||||
#include "omap_hwmod_common_data.h"
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user