X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Fpowerpc%2Fsysdev%2Ffsl_soc.c;fp=arch%2Fpowerpc%2Fsysdev%2Ffsl_soc.c;h=b91f7acdda6f72aa09d49669258d18e2d9527a73;hb=5753c082f66eca5be81f6bda85c1718c5eea6ada;hp=adca4affcf1f7086d652c592dfe719a414594e08;hpb=2e9d546eda5888962a441da1e96bbf92cb5b1cbb;p=cascardo%2Flinux.git diff --git a/arch/powerpc/sysdev/fsl_soc.c b/arch/powerpc/sysdev/fsl_soc.c index adca4affcf1f..b91f7acdda6f 100644 --- a/arch/powerpc/sysdev/fsl_soc.c +++ b/arch/powerpc/sysdev/fsl_soc.c @@ -372,7 +372,7 @@ err: arch_initcall(fsl_usb_of_init); -#if defined(CONFIG_PPC_85xx) || defined(CONFIG_PPC_86xx) +#if defined(CONFIG_FSL_SOC_BOOKE) || defined(CONFIG_PPC_86xx) static __be32 __iomem *rstcr; static int __init setup_rstcr(void)