summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-09-20 18:41:01 (GMT)
committerTony Lindgren <tony@atomide.com>2012-09-20 22:02:30 (GMT)
commite2e02be3a71055be7f9dde5b19ca0bfd72775753 (patch)
tree6927bbb313bf9537635584e4c2951e356b559a65 /arch/arm/mach-omap2
parent91e80aecff77349312f032cf8792885871fa6477 (diff)
downloadlinux-e2e02be3a71055be7f9dde5b19ca0bfd72775753.tar.xz
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>
Diffstat (limited to 'arch/arm/mach-omap2')
-rw-r--r--arch/arm/mach-omap2/control.h2
-rw-r--r--arch/arm/mach-omap2/ctrl_module_pad_core_44xx.h (renamed from arch/arm/mach-omap2/include/mach/ctrl_module_pad_core_44xx.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/control.h b/arch/arm/mach-omap2/control.h
index 2d25478..b36123a 100644
--- a/arch/arm/mach-omap2/control.h
+++ b/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"
diff --git a/arch/arm/mach-omap2/include/mach/ctrl_module_pad_core_44xx.h b/arch/arm/mach-omap2/ctrl_module_pad_core_44xx.h
index c88420d..c88420d 100644
--- a/arch/arm/mach-omap2/include/mach/ctrl_module_pad_core_44xx.h
+++ b/arch/arm/mach-omap2/ctrl_module_pad_core_44xx.h