]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/include/asm/fsl_lbc.h
powerpc: mpc86xx: Remove macro CONFIG_MAX_CPUS
[u-boot] / arch / powerpc / include / asm / fsl_lbc.h
index 402edd7a2a0ceded89d5633053ca1e4bc0cc629d..b8270c5ffdf983426643113f64639ae47a936e81 100644 (file)
@@ -325,9 +325,9 @@ void lbc_sdram_init(void);
  */
 #define LCRR_CLKDIV                    0x0000001F
 #define LCRR_CLKDIV_SHIFT              0
-#if defined(CONFIG_MPC83xx) || defined (CONFIG_MPC8540) || \
-    defined(CONFIG_MPC8541) || defined (CONFIG_MPC8555) || \
-    defined(CONFIG_MPC8560)
+#if defined(CONFIG_MPC83xx) || defined(CONFIG_ARCH_MPC8540) || \
+       defined(CONFIG_ARCH_MPC8541) || defined(CONFIG_ARCH_MPC8555) || \
+       defined(CONFIG_ARCH_MPC8560)
 #define LCRR_CLKDIV_2                  0x00000002
 #define LCRR_CLKDIV_4                  0x00000004
 #define LCRR_CLKDIV_8                  0x00000008