
9 May
2009
9 May
'09
9:50 p.m.
remove include - it's not needed any more.
Signed-off-by: Wolfgang Denk wd@denx.de Cc: John Rigby jcrigby@gmail.com --- cpu/mpc512x/cpu_init.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/cpu/mpc512x/cpu_init.c b/cpu/mpc512x/cpu_init.c index fa753c8..6d765e8 100644 --- a/cpu/mpc512x/cpu_init.c +++ b/cpu/mpc512x/cpu_init.c @@ -25,7 +25,6 @@ */
#include <common.h> -#include <mpc512x.h>
DECLARE_GLOBAL_DATA_PTR;
--
1.6.0.6