commit | 4b0065c6442465ebbd80d2e7f960fec9df935f99 | [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 | bf7aac97262419e991e4187528f2113961fb6ecf [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>