diff options
| author | Dave Jones <davej@tetrachloride.(none)> | 2003-04-25 19:41:38 +0100 |
|---|---|---|
| committer | Dave Jones <davej@tetrachloride.(none)> | 2003-04-25 19:41:38 +0100 |
| commit | e544a3bd40bb9a151ae5eab656481216dee4fb32 (patch) | |
| tree | 62ef522ff2b5d2f8728914205aa68ed0d04a5a91 /include/linux | |
| parent | 8b8ae3285f0d234d866a482f2391ea10e8d7880c (diff) | |
[AGPGART] Remove unneeded enums from AMD k7 gart driver
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/agp_backend.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/agp_backend.h b/include/linux/agp_backend.h index 72e81a01d30c..edfb3ad83b83 100644 --- a/include/linux/agp_backend.h +++ b/include/linux/agp_backend.h @@ -42,9 +42,6 @@ enum chipset_type { VIA_GENERIC, SIS_GENERIC, AMD_GENERIC, - AMD_IRONGATE, - AMD_761, - AMD_762, AMD_8151, ALI_M1541, ALI_GENERIC, |
