Merge tag 'tee-kexec-fixes-for-v5.14' of git://git.linaro.org:/people/jens.wiklander...
[linux-2.6-microblaze.git] / sound / isa / cmi8330.c
index 6c59a3e..ef6d0a2 100644 (file)
@@ -551,7 +551,7 @@ static int snd_cmi8330_probe(struct snd_card *card, int dev)
        }
        if (acard->sb->hardware != SB_HW_16) {
                snd_printk(KERN_ERR PFX "SB16 not found during probe\n");
-               return err;
+               return -ENODEV;
        }
 
        snd_wss_out(acard->wss, CS4231_MISC_INFO, 0x40); /* switch on MODE2 */