ASoC: jz4752b: Capture fixes
[platform/kernel/linux-rpi.git] / sound / soc / codecs / wm8962.c
index 6df06fb..b4b4355 100644 (file)
@@ -3828,10 +3828,9 @@ err:
        return ret;
 }
 
-static int wm8962_i2c_remove(struct i2c_client *client)
+static void wm8962_i2c_remove(struct i2c_client *client)
 {
        pm_runtime_disable(&client->dev);
-       return 0;
 }
 
 #ifdef CONFIG_PM