MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY
[linux-2.6-block.git] / drivers / usb / host / ohci-hcd.c
index fc576557d8a5d2520aee7e6edcbafb17e4701de8..ba6b0a5f547ebf8edcd674c88d430667630f393d 100644 (file)
@@ -1031,7 +1031,7 @@ MODULE_LICENSE ("GPL");
 #define PLATFORM_DRIVER                ohci_hcd_ep93xx_driver
 #endif
 
-#ifdef CONFIG_SOC_AU1X00
+#ifdef CONFIG_MIPS_ALCHEMY
 #include "ohci-au1xxx.c"
 #define PLATFORM_DRIVER                ohci_hcd_au1xxx_driver
 #endif