ARM: OMAP: Make omap_device local to mach-omap2

Let's make omap_device local to mach-omap2 for
ARM common zImage support.

Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Tony Lindgren
2012-10-02 17:25:48 -07:00
parent 622297fdec
commit 25c7d49ed4
28 changed files with 30 additions and 29 deletions

View File

@@ -44,7 +44,7 @@
#include <asm/arch_timer.h>
#include <plat/omap_hwmod.h>
#include <plat/omap_device.h>
#include "omap_device.h"
#include <plat/dmtimer.h>
#include <plat/omap-pm.h>