rk: revert to v3.10
[firefly-linux-kernel-4.4.55.git] / drivers / usb / host / ehci-pci.c
index 8fe401c7d152f493c39b3e072e6f88418d906e6e..595d210655b67ef79e95fdbd5cc0c347060089c6 100644 (file)
@@ -403,7 +403,7 @@ static struct pci_driver ehci_pci_driver = {
        .remove =       usb_hcd_pci_remove,
        .shutdown =     usb_hcd_pci_shutdown,
 
-#ifdef CONFIG_PM
+#ifdef CONFIG_PM_SLEEP
        .driver =       {
                .pm =   &usb_hcd_pci_pm_ops
        },