|
@@ -526,6 +526,7 @@ static const struct pci_device_id intel_early_ids[] __initconst = {
|
|
INTEL_SKL_IDS(&gen9_early_ops),
|
|
INTEL_SKL_IDS(&gen9_early_ops),
|
|
INTEL_BXT_IDS(&gen9_early_ops),
|
|
INTEL_BXT_IDS(&gen9_early_ops),
|
|
INTEL_KBL_IDS(&gen9_early_ops),
|
|
INTEL_KBL_IDS(&gen9_early_ops),
|
|
|
|
+ INTEL_GLK_IDS(&gen9_early_ops),
|
|
};
|
|
};
|
|
|
|
|
|
static void __init
|
|
static void __init
|