ASoC: txx9: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()
[cascardo/linux.git] / sound / soc / codecs / wm8962.c
index 1534d88..d32d554 100644 (file)
@@ -3785,7 +3785,7 @@ static int wm8962_i2c_remove(struct i2c_client *client)
        return 0;
 }
 
-#ifdef CONFIG_PM_RUNTIME
+#ifdef CONFIG_PM
 static int wm8962_runtime_resume(struct device *dev)
 {
        struct wm8962_priv *wm8962 = dev_get_drvdata(dev);