summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDave Jones <davej@tetrachloride.(none)>2003-02-10 16:49:13 -0100
committerDave Jones <davej@tetrachloride.(none)>2003-02-10 16:49:13 -0100
commitf083e8d1f972c50b2c13d6d38de053a22576e1af (patch)
treeced100ddefeee68529520930e23923e4a1b2b8e7 /include
parent102257ca1b5eff1bddff42d24800d79a1be72e24 (diff)
[AGPGART] Remove pointless enums from VIA GART driver.
Diffstat (limited to 'include')
-rw-r--r--include/linux/agp_backend.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/linux/agp_backend.h b/include/linux/agp_backend.h
index 5154f6a98153..c16f1af37fc9 100644
--- a/include/linux/agp_backend.h
+++ b/include/linux/agp_backend.h
@@ -53,17 +53,6 @@ enum chipset_type {
INTEL_460GX,
INTEL_I7505,
VIA_GENERIC,
- VIA_VP3,
- VIA_MVP3,
- VIA_MVP4,
- VIA_APOLLO_PRO,
- VIA_APOLLO_KX133,
- VIA_APOLLO_KT133,
- VIA_APOLLO_KT400,
- VIA_APOLLO_KT400_3,
- VIA_APOLLO_PRO_266,
- VIA_VT8605,
- VIA_P4X,
SIS_GENERIC,
AMD_GENERIC,
AMD_IRONGATE,