Commit 70606b1c authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP2+: Make l4_2xxx.h local

This can be local to mach-omap2.
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 79e3cb22
......@@ -20,7 +20,7 @@
#include <plat/i2c.h>
#include <plat/dmtimer.h>
#include "l3_2xxx.h"
#include <plat/l4_2xxx.h>
#include "l4_2xxx.h"
#include <plat/mmc.h>
#include "omap_hwmod_common_data.h"
......
......@@ -16,7 +16,7 @@
#include <plat/omap_hwmod.h>
#include <plat/serial.h>
#include "l3_2xxx.h"
#include <plat/l4_2xxx.h>
#include "l4_2xxx.h"
#include "omap_hwmod_common_data.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment