summaryrefslogtreecommitdiffstats
path: root/include/configs/omap4_common.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2012-04-13 12:20:00 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-05-15 08:31:27 +0200
commitaa2889c8c3e49d3bae3ce8132ca55b62e841835e (patch)
tree08f974e004beb64578922ddb532c06ff04122ba2 /include/configs/omap4_common.h
parent4335517088e2fbab72254eac989e95d2090dc884 (diff)
downloadblackbird-obmc-uboot-aa2889c8c3e49d3bae3ce8132ca55b62e841835e.tar.gz
blackbird-obmc-uboot-aa2889c8c3e49d3bae3ce8132ca55b62e841835e.zip
omap4+: Remove CONFIG_ARCH_CPU_INIT
OMAP4/5 had an empty arch_cpu_init() so drop that along with CONFIG_ARCH_CPU_INIT Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/omap4_common.h')
-rw-r--r--include/configs/omap4_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h
index 4ace07b624..5507c8f4c6 100644
--- a/include/configs/omap4_common.h
+++ b/include/configs/omap4_common.h
@@ -35,7 +35,6 @@
#define CONFIG_OMAP 1 /* in a TI OMAP core */
#define CONFIG_OMAP44XX 1 /* which is a 44XX */
#define CONFIG_OMAP4430 1 /* which is in a 4430 */
-#define CONFIG_ARCH_CPU_INIT
/* Get CPU defs */
#include <asm/arch/cpu.h>
OpenPOWER on IntegriCloud