]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/cpu/mpc85xx/fdt.c
powerpc: P4080: Remove macro CONFIG_PPC_P4080
[people/ms/u-boot.git] / arch / powerpc / cpu / mpc85xx / fdt.c
index 047c972ac78e8855e09c56eebe36289de0458a37..eeee92c07bb4b59dffd15a585eca2fb34d243efe 100644 (file)
@@ -490,7 +490,7 @@ static void ft_fixup_qe_snum(void *blob)
 }
 #endif
 
-#if defined(CONFIG_PPC_P4080)
+#if defined(CONFIG_ARCH_P4080)
 static void fdt_fixup_usb(void *fdt)
 {
        ccsr_gur_t *gur = (void *)(CONFIG_SYS_MPC85xx_GUTS_ADDR);