mirror of https://gitee.com/openkylin/linux.git
ARM: OMAP2+: Make l4_3xxx.h local
This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
70606b1c40
commit
957988c7d5
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue