diff options
| author | Dave Jones <davej@codemonkey.org.uk> | 2003-04-10 01:56:30 +0100 |
|---|---|---|
| committer | Dave Jones <davej@tetrachloride.(none)> | 2003-04-10 01:56:30 +0100 |
| commit | fd7ca8e8a929bc11254b49cdc866562233a799e7 (patch) | |
| tree | 9fa5ef02fd544272e1e84c0f4b168649ef103401 /include/linux/agp_backend.h | |
| parent | 829efcb5a469a7d9af23f8343b146177d4e18f61 (diff) | |
[AGPGART] Fold Intel i7x05 GART into intel-agp driver.
Also includes various other fixes from Matt Tolentino
Diffstat (limited to 'include/linux/agp_backend.h')
| -rw-r--r-- | include/linux/agp_backend.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/agp_backend.h b/include/linux/agp_backend.h index 4ef3f220c8bc..5bb80a3731ad 100644 --- a/include/linux/agp_backend.h +++ b/include/linux/agp_backend.h @@ -53,7 +53,7 @@ enum chipset_type { INTEL_I850, INTEL_I860, INTEL_460GX, - INTEL_I7505, + INTEL_E7505, VIA_GENERIC, SIS_GENERIC, AMD_GENERIC, |
