From 2937d403db37e04d9523b8ed268dfc4afac5aec9 Mon Sep 17 00:00:00 2001 From: Alan Hourihane Date: Wed, 12 Jan 2005 17:33:09 +0000 Subject: build fixes and enable agp dma --- src/mesa/drivers/dri/unichrome/server/via_regs.h | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'src/mesa/drivers/dri/unichrome/server/via_regs.h') diff --git a/src/mesa/drivers/dri/unichrome/server/via_regs.h b/src/mesa/drivers/dri/unichrome/server/via_regs.h index 8205939106..5c5eecbe83 100644 --- a/src/mesa/drivers/dri/unichrome/server/via_regs.h +++ b/src/mesa/drivers/dri/unichrome/server/via_regs.h @@ -36,21 +36,6 @@ /*#define VIA_SERIES(chip) (chip == VIA_CLE266)*/ - -/* Chip tags. These are used to group the adapters into - * related families. - */ - -enum VIACHIPTAGS { - VIA_UNKNOWN = 0, - VIA_CLE266, - VIA_KM400, - VIA_K8M800, - VIA_PM800, - VIA_LAST -}; - - #define PCI_VIA_VENDOR_ID 0x1106 #define PCI_CHIP_CLE3122 0x3122 -- cgit v1.2.3