Fix copy/paste bug in r308464.

MFC after:	1 week
This commit is contained in:
Alexander Motin 2016-11-09 17:57:55 +00:00
parent a402c1e54f
commit c925d87e2a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=308471

View File

@ -322,7 +322,7 @@ static const struct {
{ HDA_CODEC_INTELPPT, 0, "Intel Panther Point" },
{ HDA_CODEC_INTELHSW, 0, "Intel Haswell" },
{ HDA_CODEC_INTELBDW, 0, "Intel Broadwell" },
{ HDA_CODEC_INTELSKLK, 0, "Intel Kabylake" },
{ HDA_CODEC_INTELSKLK, 0, "Intel Skylake" },
{ HDA_CODEC_INTELKBLK, 0, "Intel Kabylake" },
{ HDA_CODEC_INTELCL, 0, "Intel Crestline" },
{ HDA_CODEC_SII1390, 0, "Silicon Image SiI1390" },