meson: Add Haiku platform support v4
[mesa.git] / src / loader / pci_id_driver_map.h
index 343fc346acf196a85d52bd3e4e05c552d8627165..c582aae709bdac76e3d378867a8fc356337151c2 100644 (file)
@@ -48,7 +48,7 @@ static const int r600_chip_ids[] = {
 };
 
 static const int radeonsi_chip_ids[] = {
-#define CHIPSET(chip, name, family) chip,
+#define CHIPSET(chip, family) chip,
 #include "pci_ids/radeonsi_pci_ids.h"
 #undef CHIPSET
 };