diff options
Diffstat (limited to 'include/linux/agp_backend.h')
-rw-r--r-- | include/linux/agp_backend.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/agp_backend.h b/include/linux/agp_backend.h index eaa8bd1be..3c8c7e01f 100644 --- a/include/linux/agp_backend.h +++ b/include/linux/agp_backend.h @@ -48,6 +48,7 @@ enum chipset_type { VIA_GENERIC, VIA_VP3, VIA_MVP3, + VIA_MVP4, VIA_APOLLO_PRO, SIS_GENERIC, AMD_GENERIC, |