snd_hda: Add Intel Cannon Lake support
Add missing header change ommitted in r352775 MFC after: 2 weeks X-MFC-with: 352775
This commit is contained in:
parent
c314e2aff2
commit
17b984a638
@ -77,6 +77,7 @@
|
||||
#define HDA_INTEL_KBLK HDA_MODEL_CONSTRUCT(INTEL, 0xa171)
|
||||
#define HDA_INTEL_KBLKH HDA_MODEL_CONSTRUCT(INTEL, 0xa2f0)
|
||||
#define HDA_INTEL_CFLK HDA_MODEL_CONSTRUCT(INTEL, 0xa348)
|
||||
#define HDA_INTEL_CNLK HDA_MODEL_CONSTRUCT(INTEL, 0x9dc8)
|
||||
#define HDA_INTEL_ALL HDA_MODEL_CONSTRUCT(INTEL, 0xffff)
|
||||
|
||||
/* Nvidia */
|
||||
|
Loading…
Reference in New Issue
Block a user