]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL
authorJassi Brar <jaswinder.singh@linaro.org>
Tue, 7 Aug 2012 09:29:52 +0000 (14:59 +0530)
committerTom Rini <trini@ti.com>
Fri, 24 Jan 2014 14:38:39 +0000 (09:38 -0500)
commite81f63f0d2acb130df68da52e711f9178592a012
tree89ca7dd3855300619395ad1acd33fa6519ecd62f
parent02c41535b6a4744e28e89938584d8db230ac014f
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_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/hwinit-common.c
arch/arm/include/asm/arch-omap4/sys_proto.h
arch/arm/include/asm/arch-omap5/sys_proto.h
board/ti/omap5_uevm/evm.c
board/ti/omap5_uevm/mux_data.h
board/ti/panda/panda.c
board/ti/panda/panda_mux_data.h
board/ti/sdp4430/sdp.c
board/ti/sdp4430/sdp4430_mux_data.h