sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
[cascardo/linux.git] / sound / soc / codecs / max98090.c
index 1229554..88a65da 100644 (file)
@@ -2492,7 +2492,7 @@ static int max98090_i2c_remove(struct i2c_client *client)
        return 0;
 }
 
-#ifdef CONFIG_PM_RUNTIME
+#ifdef CONFIG_PM
 static int max98090_runtime_resume(struct device *dev)
 {
        struct max98090_priv *max98090 = dev_get_drvdata(dev);