diff options
author | Paul Walmsley <paul@pwsan.com> | 2012-10-29 22:59:29 -0400 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2012-11-08 17:09:26 -0500 |
commit | b99db36cdf37decb1b5575c5f293d170cbbc53d6 (patch) | |
tree | a38418dc6a18b4138abbc81bb147d8aae0156f89 /arch/arm/mach-omap2/io.c | |
parent | 2577a4a6096017f3152339c562ada77e182c8976 (diff) |
ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]
arch/arm/mach-omap2/prcm.c and arch/arm/plat-omap/include/plat/prcm.h
are now completely unused and can be removed.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Tested-by: Vaibhav Hiremath <hvaibhav@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2/io.c')
-rw-r--r-- | arch/arm/mach-omap2/io.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/io.c b/arch/arm/mach-omap2/io.c index d36172ee01d1..c3472bd8e5a4 100644 --- a/arch/arm/mach-omap2/io.c +++ b/arch/arm/mach-omap2/io.c | |||
@@ -28,7 +28,6 @@ | |||
28 | #include <plat-omap/dma-omap.h> | 28 | #include <plat-omap/dma-omap.h> |
29 | 29 | ||
30 | #include "../plat-omap/sram.h" | 30 | #include "../plat-omap/sram.h" |
31 | #include <plat/prcm.h> | ||
32 | 31 | ||
33 | #include "omap_hwmod.h" | 32 | #include "omap_hwmod.h" |
34 | #include "soc.h" | 33 | #include "soc.h" |