]> Git Repo - linux.git/blobdiff - drivers/usb/host/xhci-pci.c
fs: buffer: move allocation failure loop into the allocator
[linux.git] / drivers / usb / host / xhci-pci.c
index c2d495057eb538a74db9a01fc69af12442ca8d45..236c3aabe94083ab5c1829241a46a20d39829587 100644 (file)
@@ -351,7 +351,7 @@ static struct pci_driver xhci_pci_driver = {
        /* suspend and resume implemented later */
 
        .shutdown =     usb_hcd_pci_shutdown,
-#ifdef CONFIG_PM_SLEEP
+#ifdef CONFIG_PM
        .driver = {
                .pm = &usb_hcd_pci_pm_ops
        },
This page took 0.033265 seconds and 4 git commands to generate.