]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ata/pata_ns87410.c
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[karo-tx-linux.git] / drivers / ata / pata_ns87410.c
index 6154c3ee11a5b32d94fd065e0b5abbf8c0109c79..200e1eb23a2014a3822a66f675db5dbaa130613b 100644 (file)
@@ -161,7 +161,7 @@ static struct pci_driver ns87410_pci_driver = {
        .id_table       = ns87410,
        .probe          = ns87410_init_one,
        .remove         = ata_pci_remove_one,
-#ifdef CONFIG_PM
+#ifdef CONFIG_PM_SLEEP
        .suspend        = ata_pci_device_suspend,
        .resume         = ata_pci_device_resume,
 #endif