|
@@ -36,6 +36,7 @@ static const struct pci_device_id ish_pci_tbl[] = {
|
|
|
{PCI_DEVICE(PCI_VENDOR_ID_INTEL, APL_Ax_DEVICE_ID)},
|
|
|
{PCI_DEVICE(PCI_VENDOR_ID_INTEL, SPT_Ax_DEVICE_ID)},
|
|
|
{PCI_DEVICE(PCI_VENDOR_ID_INTEL, CNL_Ax_DEVICE_ID)},
|
|
|
+ {PCI_DEVICE(PCI_VENDOR_ID_INTEL, GLK_Ax_DEVICE_ID)},
|
|
|
{0, }
|
|
|
};
|
|
|
MODULE_DEVICE_TABLE(pci, ish_pci_tbl);
|