aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/prm33xx.c
diff options
context:
space:
mode:
authorTero Kristo <t-kristo@ti.com>2014-05-11 19:41:50 -0600
committerPaul Walmsley <paul@pwsan.com>2014-05-15 22:34:48 -0600
commit4794208c5b0122e51e3e13830bb707466b638c4c (patch)
tree410084f6c0a2640d7d31a890a2d3aa084c66f248 /arch/arm/mach-omap2/prm33xx.c
parentARM: OMAP4: CM: use cm_base* in register address calculations (diff)
downloadlinux-dev-4794208c5b0122e51e3e13830bb707466b638c4c.tar.xz
linux-dev-4794208c5b0122e51e3e13830bb707466b638c4c.zip
ARM: OMAP2+: PRCM: cleanup some header includes
Some of the includes are totally unnecessary, remove some others in preparation to make the PRCM its own driver. Signed-off-by: Tero Kristo <t-kristo@ti.com> [paul@pwsan.com: updated to apply; fixed build error on OMAP2xxx-only configs] Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'arch/arm/mach-omap2/prm33xx.c')
-rw-r--r--arch/arm/mach-omap2/prm33xx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/prm33xx.c b/arch/arm/mach-omap2/prm33xx.c
index 720440737744..0660105366e3 100644
--- a/arch/arm/mach-omap2/prm33xx.c
+++ b/arch/arm/mach-omap2/prm33xx.c
@@ -19,7 +19,6 @@
#include <linux/err.h>
#include <linux/io.h>
-#include "common.h"
#include "powerdomain.h"
#include "prm33xx.h"
#include "prm-regbits-33xx.h"