]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: OMAP2+: Make hdq1w.h local
authorTony Lindgren <tony@atomide.com>
Thu, 20 Sep 2012 18:41:48 +0000 (11:41 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 20 Sep 2012 22:03:56 +0000 (15:03 -0700)
This can be local to mach-omap2.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/hdq1w.c
arch/arm/mach-omap2/hdq1w.h [moved from arch/arm/plat-omap/include/plat/hdq1w.h with 100% similarity]
arch/arm/mach-omap2/omap_hwmod_2xxx_3xxx_ipblock_data.c

index cdd6dda03828fc6126331c1c560b1d5361a12730..e003f2bba30c4c6e5d8e200ab7e186712f3fd307 100644 (file)
@@ -29,7 +29,7 @@
 
 #include <plat/omap_hwmod.h>
 #include <plat/omap_device.h>
-#include <plat/hdq1w.h>
+#include "hdq1w.h"
 
 #include "common.h"
 
index bea700e928e7461b54429605626ce9b9df8d2f4a..8851bbb6bb2414e1206449e3e954232c4c443c1b 100644 (file)
@@ -13,7 +13,7 @@
 #include <plat/serial.h>
 #include <plat/dma.h>
 #include <plat/common.h>
-#include <plat/hdq1w.h>
+#include "hdq1w.h"
 
 #include "omap_hwmod_common_data.h"