]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc: mpc5xx: remove redundant CONFIG_5xx definition
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Wed, 15 Jan 2014 01:13:00 +0000 (10:13 +0900)
committerTom Rini <trini@ti.com>
Fri, 24 Jan 2014 21:59:08 +0000 (16:59 -0500)
commit4b0065c6442465ebbd80d2e7f960fec9df935f99
treeb8f4e7f1c8adf06c6fa59a731dfb65f409b67456
parentbf7aac97262419e991e4187528f2113961fb6ecf
powerpc: mpc5xx: remove redundant CONFIG_5xx definition

We do not have to define CONFIG_5xx in a source file
because it is defined in arch/powerpc/cpu/mpc5xx/config.mk.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
arch/powerpc/cpu/mpc5xx/start.S