remove include - it's not needed any more.

Signed-off-by: Wolfgang Denk <[email protected]>
Cc: John Rigby <[email protected]>
---
 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

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to