diff options
-rw-r--r-- | sound/pci/hda/patch_nvhdmi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_nvhdmi.c b/sound/pci/hda/patch_nvhdmi.c index 23ad93983118..9fb60276f5c9 100644 --- a/sound/pci/hda/patch_nvhdmi.c +++ b/sound/pci/hda/patch_nvhdmi.c | |||
@@ -30,7 +30,7 @@ | |||
30 | #include "hda_local.h" | 30 | #include "hda_local.h" |
31 | 31 | ||
32 | /* define below to restrict the supported rates and formats */ | 32 | /* define below to restrict the supported rates and formats */ |
33 | #define LIMITED_RATE_FMT_SUPPORT | 33 | /* #define LIMITED_RATE_FMT_SUPPORT */ |
34 | 34 | ||
35 | struct nvhdmi_spec { | 35 | struct nvhdmi_spec { |
36 | struct hda_multi_out multiout; | 36 | struct hda_multi_out multiout; |