]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ata/pata_netcell.c
Merge branches 'pm-sleep' and 'pm-cpufreq'
[karo-tx-linux.git] / drivers / ata / pata_netcell.c
index e3b97093ef9a3cc60aa5a904bc39e7c31f2546b7..0ea18331d4669cf8bad844f64f6a8070880abf1d 100644 (file)
@@ -92,7 +92,7 @@ static struct pci_driver netcell_pci_driver = {
        .id_table               = netcell_pci_tbl,
        .probe                  = netcell_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