aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/hda/patch_realtek.c')
-rw-r--r--sound/pci/hda/patch_realtek.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 34f6fb72f2bc..db896121535a 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -16184,6 +16184,8 @@ static const char *alc662_models[ALC662_MODEL_LAST] = {
16184 [ALC663_ASUS_MODE4] = "asus-mode4", 16184 [ALC663_ASUS_MODE4] = "asus-mode4",
16185 [ALC663_ASUS_MODE5] = "asus-mode5", 16185 [ALC663_ASUS_MODE5] = "asus-mode5",
16186 [ALC663_ASUS_MODE6] = "asus-mode6", 16186 [ALC663_ASUS_MODE6] = "asus-mode6",
16187 [ALC272_DELL] = "dell",
16188 [ALC272_DELL_ZM1] = "dell-zm1",
16187 [ALC662_AUTO] = "auto", 16189 [ALC662_AUTO] = "auto",
16188}; 16190};
16189 16191