summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/omap3_generic.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-06-18 13:55:34 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-06-22 14:00:03 +0200
commit8d4606fd850ca127ec79855d838df0cfd0c29d32 (patch)
treee04f059a667b684c46d57760f1731a2c45f361f1 /arch/arm/mach-omap/omap3_generic.c
parentcd09bf8f515c014fcceffaf2aeb8ed434dd527f2 (diff)
downloadbarebox-8d4606fd850ca127ec79855d838df0cfd0c29d32.tar.gz
barebox-8d4606fd850ca127ec79855d838df0cfd0c29d32.tar.xz
ARM: OMAP: remove unused CONFIG_OMAP3_CLOCK_CONFIG option
All boards have this option enabled and there should be no reason to disable it. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-omap/omap3_generic.c')
-rw-r--r--arch/arm/mach-omap/omap3_generic.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-omap/omap3_generic.c b/arch/arm/mach-omap/omap3_generic.c
index dbb0b5f86c..0f2e9ce6b7 100644
--- a/arch/arm/mach-omap/omap3_generic.c
+++ b/arch/arm/mach-omap/omap3_generic.c
@@ -435,9 +435,6 @@ static void try_unlock_memory(void)
* Does early system init of disabling the watchdog, enable
* memory and configuring the clocks.
*
- * prcm_init is called only if CONFIG_OMAP3_CLOCK_CONFIG is defined.
- * We depend on link time clean up to remove a_init if no caller exists.
- *
* @warning Called path is with SRAM stack
*
* @return void
@@ -459,9 +456,7 @@ void omap3_core_init(void)
sdelay(100);
-#ifdef CONFIG_OMAP3_CLOCK_CONFIG
prcm_init();
-#endif
}
#define OMAP3_TRACING_VECTOR1 0x4020ffb4