]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/host/ohci-pxa27x.c
[PATCH] remove some USB_SUSPEND dependencies
[karo-tx-linux.git] / drivers / usb / host / ohci-pxa27x.c
index f042261ecb8e95e881de526b9a32ae6b89331b89..986c4f656e224c3f21fca77e36dc1039cb5b9019 100644 (file)
@@ -278,7 +278,7 @@ static const struct hc_driver ohci_pxa27x_hc_driver = {
         */
        .hub_status_data =      ohci_hub_status_data,
        .hub_control =          ohci_hub_control,
-#ifdef  CONFIG_USB_SUSPEND
+#ifdef  CONFIG_PM
        .hub_suspend =          ohci_hub_suspend,
        .hub_resume =           ohci_hub_resume,
 #endif