[U-Boot] [PATCH 15/29] cpu/mpc512x/cpu.c: prepare removal of include/mpc512x.h
Wolfgang Denk
wd at denx.de
Sat May 9 21:50:54 CEST 2009
remove include - it's not needed any more.
Signed-off-by: Wolfgang Denk <wd at denx.de>
Cc: John Rigby <jcrigby at gmail.com>
---
cpu/mpc512x/cpu.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/cpu/mpc512x/cpu.c b/cpu/mpc512x/cpu.c
index 8021bc1..42ccd81 100644
--- a/cpu/mpc512x/cpu.c
+++ b/cpu/mpc512x/cpu.c
@@ -29,7 +29,6 @@
#include <common.h>
#include <command.h>
-#include <mpc512x.h>
#include <net.h>
#include <netdev.h>
#include <asm/processor.h>
--
1.6.0.6
More information about the U-Boot
mailing list