commit | fe094e46780ed50f317c80dc2e454c0a433e61cd | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Wed Jan 15 10:13:00 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Fri Jan 24 16:59:08 2014 -0500 |
tree | b8f4e7f1c8adf06c6fa59a731dfb65f409b67456 | |
parent | 2bb64b3f080e7f34823aebe239635da085a3a41b [diff] |
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>