From 4b0065c6442465ebbd80d2e7f960fec9df935f99 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Wed, 15 Jan 2014 10:13:00 +0900 Subject: 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 diff --git a/arch/powerpc/cpu/mpc5xx/start.S b/arch/powerpc/cpu/mpc5xx/start.S index 22fb274..6b196de 100644 --- a/arch/powerpc/cpu/mpc5xx/start.S +++ b/arch/powerpc/cpu/mpc5xx/start.S @@ -19,8 +19,6 @@ #include #include -#define CONFIG_5xx 1 /* needed for Linux kernel header files */ - #include #include -- cgit v0.10.2