NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
[cascardo/linux.git] / drivers / nfc / trf7970a.c
index d2ccd28..aa6a333 100644 (file)
@@ -2154,7 +2154,7 @@ static int trf7970a_resume(struct device *dev)
 }
 #endif
 
-#ifdef CONFIG_PM_RUNTIME
+#ifdef CONFIG_PM
 static int trf7970a_pm_runtime_suspend(struct device *dev)
 {
        struct spi_device *spi = container_of(dev, struct spi_device, dev);