]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commitdiff
ARM: OMAP2+: Make ctrl_module_pad_core_44xx.h local
authorTony Lindgren <tony@atomide.com>
Thu, 20 Sep 2012 18:41:01 +0000 (11:41 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 20 Sep 2012 22:02:30 +0000 (15:02 -0700)
This can be local to mach-omap2.

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

index 2d25478a3d7fa51c123a4cd9e98ec7e8fd1ae344..b36123ae2fb3e638f7c5c12d1065065bdccfe3b2 100644 (file)
@@ -18,7 +18,7 @@
 
 #include "ctrl_module_core_44xx.h"
 #include <mach/ctrl_module_wkup_44xx.h>
-#include <mach/ctrl_module_pad_core_44xx.h>
+#include "ctrl_module_pad_core_44xx.h"
 #include <mach/ctrl_module_pad_wkup_44xx.h>
 
 #include "am33xx.h"