[U-Boot] [PATCH 16/29] cpu/mpc512x/cpu_init.c: prepare removal of include/mpc512x.h

Wolfgang Denk wd at denx.de
Sat May 9 21:50:55 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_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



More information about the U-Boot mailing list