]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ata/sata_sis.c
Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[karo-tx-linux.git] / drivers / ata / sata_sis.c
index b513428171b3592a4033e597ec593a7e4189ab21..d1637ac40a73a84af8497c1c181c08179f96c28a 100644 (file)
@@ -82,7 +82,7 @@ static struct pci_driver sis_pci_driver = {
        .id_table               = sis_pci_tbl,
        .probe                  = sis_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