ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2

Let's make omap_hwmod 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:41:35 -07:00
szülő 2ba30f0f23
commit 2a296c8f89
34 fájl változott, egészen pontosan 47 új sor hozzáadva és 36 régi sor törölve

Fájl megtekintése

@@ -27,7 +27,7 @@
#include <linux/err.h>
#include <linux/platform_device.h>
#include <plat/omap_hwmod.h>
#include "omap_hwmod.h"
#include "omap_device.h"
#include "hdq1w.h"