Commit 3d060c94 authored by Dave Jones's avatar Dave Jones Committed by Dave Jones

[AGPGART] Shrink chipset_type enum (compile fix)

Missing part of hch's last cset.
parent b372d427
......@@ -38,16 +38,7 @@
enum chipset_type {
NOT_SUPPORTED,
INTEL_GENERIC,
VIA_GENERIC,
SIS_GENERIC,
AMD_GENERIC,
AMD_8151,
ALI_GENERIC,
SVWRKS_GENERIC,
HP_ZX1,
ALPHA_CORE_AGP,
NVIDIA_GENERIC,
SUPPORTED,
};
struct agp_version {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment