diff options
author | Rajendra Nayak <rnayak@ti.com> | 2013-07-21 21:14:00 -0600 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2013-07-21 22:10:25 -0600 |
commit | 11dab344053f726fe17ede95aa52c1eea1258a66 (patch) | |
tree | 085846e275c2d0a069a6a0589307a482351f2829 /arch/arm/mach-omap2/omap_hwmod_54xx_data.c | |
parent | 7a2025a723046b4a9da40fbb93c605cfa4ed67ce (diff) |
ARM: OMAP5: PRM/CM: Cleanup unused header
Cleanup unused parts of the PRM and CM regbit headers leaving only whats
used.
prm-regbits-54xx.h was found to be completely unused and
hence removed.
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_54xx_data.c')
-rw-r--r-- | arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_54xx_data.c b/arch/arm/mach-omap2/omap_hwmod_54xx_data.c index f37ae96b70a1..5c6bbe5b7fb6 100644 --- a/arch/arm/mach-omap2/omap_hwmod_54xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_54xx_data.c @@ -32,7 +32,6 @@ #include "cm1_54xx.h" #include "cm2_54xx.h" #include "prm54xx.h" -#include "prm-regbits-54xx.h" #include "i2c.h" #include "mmc.h" #include "wd_timer.h" |