]> Pileus Git - ~andy/linux/blobdiff - sound/pci/mixart/mixart_hwdep.c
sound: Remove unnecessary semicolon
[~andy/linux] / sound / pci / mixart / mixart_hwdep.c
index bfbdc91e4cb30cc89ad028a8627a6204d2b12919..e0f4d87555a04ace24920b66fe96bf8994d6e111 100644 (file)
@@ -538,7 +538,7 @@ static int mixart_dsp_load(struct mixart_mgr* mgr, int index, const struct firmw
 
                if ((err = snd_card_register(chip->card)) < 0)
                        return err;
-       };
+       }
 
        snd_printdd("miXart firmware downloaded and successfully set up\n");