intel: Use similar brand strings to the Windows drivers
[mesa.git] / src / loader / pci_id_driver_map.h
index f5fc349c1cc063ce56df581280acfbf605291d7a..9b4618e160148a75f21cadb765c1347f9ea88c4b 100644 (file)
@@ -15,7 +15,7 @@ static const int i915_chip_ids[] = {
 };
 
 static const int i965_chip_ids[] = {
-#define CHIPSET(chip, family, name) chip,
+#define CHIPSET(chip, family, family_str, name) chip,
 #include "pci_ids/i965_pci_ids.h"
 #undef CHIPSET
 };