]> git.karo-electronics.de Git - linux-beck.git/blobdiff - sound/pci/hda/hda_auto_parser.c
ALSA: Make snd_printd() and snd_printdd() inline
[linux-beck.git] / sound / pci / hda / hda_auto_parser.c
index 96a05c4c28e192f209ff92931b3f951137fb4054..a3ea76a4c9d249531e20cc2262a913c32a872a62 100644 (file)
@@ -698,9 +698,7 @@ static void set_pin_targets(struct hda_codec *codec,
 
 static void apply_fixup(struct hda_codec *codec, int id, int action, int depth)
 {
-#ifdef CONFIG_SND_DEBUG_VERBOSE
        const char *modelname = codec->fixup_name;
-#endif
 
        while (id >= 0) {
                const struct hda_fixup *fix = codec->fixup_list + id;