]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/mpc8xx/cpu.c
Add support for TQM862L modules
[karo-tx-uboot.git] / cpu / mpc8xx / cpu.c
index b1b58b089bf4c5254c8e43ac45ac58ebb9198159..cc733054fc35e51011f12024cfde522dce42ed74 100644 (file)
@@ -44,7 +44,7 @@ static char *cpu_warning = "\n         " \
 
 #if ((defined(CONFIG_MPC860) || defined(CONFIG_MPC855)) && \
      !defined(CONFIG_MPC862))
-# ifdef        CONFIG_MPC855
+# ifdef CONFIG_MPC855
 #  define      ID_STR  "PC855"
 # else
 #  define      ID_STR  "PC860"