]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/ata/pata_sc1200.c
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
[linux-beck.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