Skip to content
Snippets Groups Projects
Commit 4b0065c6 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

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: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
parent bf7aac97
No related branches found
No related tags found
No related merge requests found
...@@ -19,8 +19,6 @@ ...@@ -19,8 +19,6 @@
#include <mpc5xx.h> #include <mpc5xx.h>
#include <version.h> #include <version.h>
#define CONFIG_5xx 1 /* needed for Linux kernel header files */
#include <ppc_asm.tmpl> #include <ppc_asm.tmpl>
#include <ppc_defs.h> #include <ppc_defs.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment