]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/cpu/mpc85xx/speed.c
powerpc: P1025: Remove macro CONFIG_P1025
[people/ms/u-boot.git] / arch / powerpc / cpu / mpc85xx / speed.c
index 8155620edb725cd1e125db314560f48f760fdf07..38a28a83df3904c18581fc21f15ca64218fe7203 100644 (file)
@@ -596,7 +596,7 @@ void get_sys_info(sys_info_t *sys_info)
 #endif
 
 #ifdef CONFIG_QE
-#if defined(CONFIG_ARCH_P1021) || defined(CONFIG_P1025)
+#if defined(CONFIG_ARCH_P1021) || defined(CONFIG_ARCH_P1025)
        sys_info->freq_qe =  sys_info->freq_systembus;
 #else
        qe_ratio = ((gur->porpllsr) & MPC85xx_PORPLLSR_QE_RATIO)