arm64: dts: rockchip: enable mbox related for rk3368-tb
[firefly-linux-kernel-4.4.55.git] / drivers / ata / pata_cs5535.c
index 2c0986fa4bb2ccd8efc1d2ead606c05e6d734ae1..97584e8456d9a8f91b279e358392dd55490650b9 100644 (file)
@@ -200,7 +200,7 @@ static struct pci_driver cs5535_pci_driver = {
        .id_table       = cs5535,
        .probe          = cs5535_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