diff options
author | Tero Kristo <t-kristo@ti.com> | 2014-03-31 11:15:52 -0400 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2014-05-16 00:35:10 -0400 |
commit | 70fcebf1965b66d73bd8ae7955bd663ab8012c56 (patch) | |
tree | 9d288a5810036f460a1aeb42e47738d4ea34dabf /arch/arm/mach-omap2/cm44xx.c | |
parent | b550e47f5e9e74999f754371bdc79331d19f84a3 (diff) |
ARM: OMAP4: PRCM: remove references to cm-regbits-44xx.h from PRCM core files
Done in preparation to make PRCM a standalone driver.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'arch/arm/mach-omap2/cm44xx.c')
-rw-r--r-- | arch/arm/mach-omap2/cm44xx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/cm44xx.c b/arch/arm/mach-omap2/cm44xx.c index 37ba6e8f9505..c440ba753882 100644 --- a/arch/arm/mach-omap2/cm44xx.c +++ b/arch/arm/mach-omap2/cm44xx.c | |||
@@ -21,7 +21,6 @@ | |||
21 | #include "cm.h" | 21 | #include "cm.h" |
22 | #include "cm1_44xx.h" | 22 | #include "cm1_44xx.h" |
23 | #include "cm2_44xx.h" | 23 | #include "cm2_44xx.h" |
24 | #include "cm-regbits-44xx.h" | ||
25 | 24 | ||
26 | /* CM1 hardware module low-level functions */ | 25 | /* CM1 hardware module low-level functions */ |
27 | 26 | ||