Browse Source

ARM: OMAP2+: Make ctrl_module_pad_core_44xx.h local

This can be local to mach-omap2.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Tony Lindgren 12 years ago
parent
commit
e2e02be3a7
2 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm/mach-omap2/control.h
  2. 0 0
      arch/arm/mach-omap2/ctrl_module_pad_core_44xx.h

+ 1 - 1
arch/arm/mach-omap2/control.h

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

+ 0 - 0
arch/arm/mach-omap2/include/mach/ctrl_module_pad_core_44xx.h → arch/arm/mach-omap2/ctrl_module_pad_core_44xx.h