]> err.no Git - linux-2.6/blobdiff - sound/pci/hda/hda_codec.c
Merge branch 'generic-ipi' into generic-ipi-for-linus
[linux-2.6] / sound / pci / hda / hda_codec.c
index a6be6e3e8716026b8a8e129f5e7bc9d9ec31b37f..d2e1093f8e972306727255a46ffb7ce7d59ccf2e 100644 (file)
@@ -2335,7 +2335,7 @@ int snd_hda_check_board_config(struct hda_codec *codec,
        if (!tbl)
                return -1;
        if (tbl->value >= 0 && tbl->value < num_configs) {
-#ifdef CONFIG_SND_DEBUG_DETECT
+#ifdef CONFIG_SND_DEBUG_VERBOSE
                char tmp[10];
                const char *model = NULL;
                if (models)