ARM: OMAP2+: Make l4_2xxx.h local

This can be local to mach-omap2.

Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Tony Lindgren 2012-09-20 11:42:07 -07:00
parent 79e3cb22ef
commit 70606b1c40
3 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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"