]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ata/pata_it8213.c
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / ata / pata_it8213.c
index 81369d187a5cb8f9e8e7d40158741533486d19a5..4f97d1e52f85721230a752d7a6a2bc4a218e3839 100644 (file)
@@ -283,7 +283,7 @@ static struct pci_driver it8213_pci_driver = {
        .id_table               = it8213_pci_tbl,
        .probe                  = it8213_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