Merge branch 'userns-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / sound / isa / wavefront / wavefront.c
index 9e0f6b2..b750a4f 100644 (file)
@@ -565,11 +565,10 @@ static int snd_wavefront_isa_probe(struct device *pdev,
        return 0;
 }
 
-static int snd_wavefront_isa_remove(struct device *devptr,
+static void snd_wavefront_isa_remove(struct device *devptr,
                                    unsigned int dev)
 {
        snd_card_free(dev_get_drvdata(devptr));
-       return 0;
 }
 
 #define DEV_NAME "wavefront"