X-Git-Url: https://git.codelabs.ch/?p=muen%2Flinux.git;a=blobdiff_plain;f=sound%2Fpci%2Fmixart%2Fmixart_hwdep.c;h=13dcb2fd0a855228a373534b390eedd3857dc42f;hp=92b051c6572d1fe8eabca2d6462f52704ed15a88;hb=3cfe54b96ca1a8483b376fd24a6fb1b63a2f02c9;hpb=98fd539841319a46ba3773d908bfde13416d57eb diff --git a/sound/pci/mixart/mixart_hwdep.c b/sound/pci/mixart/mixart_hwdep.c index 92b051c6572d..13dcb2fd0a85 100644 --- a/sound/pci/mixart/mixart_hwdep.c +++ b/sound/pci/mixart/mixart_hwdep.c @@ -548,7 +548,7 @@ static int mixart_dsp_load(struct mixart_mgr* mgr, int index, const struct firmw int snd_mixart_setup_firmware(struct mixart_mgr *mgr) { - static char *fw_files[3] = { + static const char * const fw_files[3] = { "miXart8.xlx", "miXart8.elf", "miXart8AES.xlx" }; char path[32];