X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fata%2Fpata_radisys.c;h=a3f1123d17aa8d5b3c3b63b4e7b891b9b7543a91;hb=8fa6f4974d55ad1fb0a9522c5a5cfd050a517048;hp=be3f10240dca4961f80d34437acaac78298dbea1;hpb=f01387d2693813eb5271a3448e6a082322c7d75d;p=karo-tx-linux.git diff --git a/drivers/ata/pata_radisys.c b/drivers/ata/pata_radisys.c index be3f10240dca..a3f1123d17aa 100644 --- a/drivers/ata/pata_radisys.c +++ b/drivers/ata/pata_radisys.c @@ -237,7 +237,7 @@ static struct pci_driver radisys_pci_driver = { .id_table = radisys_pci_tbl, .probe = radisys_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