]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALL
authorJassi Brar <jaswinder.singh@linaro.org>
Tue, 7 Aug 2012 09:29:18 +0000 (14:59 +0530)
committerTom Rini <trini@ti.com>
Fri, 24 Jan 2014 14:34:22 +0000 (09:34 -0500)
commit02c41535b6a4744e28e89938584d8db230ac014f
tree087f5e395d944f512475e33efc7609501975a42b
parentc71b4dd2da0dcddabd7c29e6c3dc8a495d4bd928
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALL

The commit
 f3f98bb0 : "ARM: OMAP4/5: Do not configure non essential pads, clocks, dplls"
removed the config option aimed towards moving that stuff into kernel, which
renders some code unreachable. Remove that code.

Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
arch/arm/cpu/armv7/omap-common/clocks-common.c
arch/arm/cpu/armv7/omap4/hw_data.c
arch/arm/cpu/armv7/omap5/hw_data.c
arch/arm/include/asm/omap_common.h