X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fata%2Fpata_pdc202xx_old.c;h=9001991d2830d7e2b8cb46f7b40e8db89f0091c1;hb=dfb945473ae8528fd885607b6fa843c676745e0c;hp=defa050e17843d26db5ef685e8c4263fc64eb23b;hpb=d5cef008e95ffdaf457e38254e67d145a927df96;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/ata/pata_pdc202xx_old.c b/drivers/ata/pata_pdc202xx_old.c index defa050e1784..9001991d2830 100644 --- a/drivers/ata/pata_pdc202xx_old.c +++ b/drivers/ata/pata_pdc202xx_old.c @@ -377,7 +377,7 @@ static struct pci_driver pdc202xx_pci_driver = { .id_table = pdc202xx, .probe = pdc202xx_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