]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ata/pata_sc1200.c
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel...
[karo-tx-linux.git] / drivers / ata / pata_sc1200.c
index 96a232fffae6089ddfa77b8981e04115700e872a..c71de5d680d1a6c6923afdbcf0a12e8c9d8127d4 100644 (file)
@@ -254,7 +254,7 @@ static struct pci_driver sc1200_pci_driver = {
        .id_table       = sc1200,
        .probe          = sc1200_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