diff options
| author | Dave Jones <davej@codemonkey.org.uk> | 2003-01-03 15:54:37 -0100 |
|---|---|---|
| committer | Dave Jones <davej@codemonkey.org.uk> | 2003-01-03 15:54:37 -0100 |
| commit | c3e454f06bdb8d8faebb62a634fcbfb1a67db72a (patch) | |
| tree | 7d672519574a7db003650f70cc1ab0f6dbb3d3d1 /include/linux/agp_backend.h | |
| parent | e4d188bb04361ae4c1f2a51db1f76a316ea5b31c (diff) | |
[AGP] P4X333 uses same northbridge as P4X400
Also renumber it. (The previous patch used the number of the southbridge by mistake)
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 90890f4e9e6d..e8fec2776624 100644 --- a/include/linux/agp_backend.h +++ b/include/linux/agp_backend.h @@ -63,7 +63,7 @@ enum chipset_type { VIA_APOLLO_KT400_3, VIA_APOLLO_PRO_266, VIA_VT8605, - VIA_P4X400, + VIA_P4X, SIS_GENERIC, AMD_GENERIC, AMD_IRONGATE, |
