Merge ../linus
[powerpc.git] / arch / xtensa / kernel / setup.c
index 1f5bf5d..513ed8d 100644 (file)
@@ -304,7 +304,7 @@ void __init setup_arch(char **cmdline_p)
 # endif
 #endif
 
-#if CONFIG_PCI
+#ifdef CONFIG_PCI
        platform_pcibios_init();
 #endif
 }