summaryrefslogtreecommitdiff
path: root/shared/via.h
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2005-01-11 10:59:01 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2005-01-11 10:59:01 +0000
commitee576367632b582e29f2b3d42f2eb9250cfdf219 (patch)
treef4c8489a527b39704d742d0849ace60414c4f902 /shared/via.h
parent9904319b95794088fe1db34e86ed62bc20f863e7 (diff)
Import Thomas' changes upto 2.4.3 to shared. Small tweak to install target.
Diffstat (limited to 'shared/via.h')
-rw-r--r--shared/via.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/shared/via.h b/shared/via.h
index 703c6f3c..91c52073 100644
--- a/shared/via.h
+++ b/shared/via.h
@@ -30,11 +30,11 @@
#define DRIVER_NAME "via"
#define DRIVER_DESC "VIA Unichrome"
-#define DRIVER_DATE "20050106"
+#define DRIVER_DATE "20050107"
#define DRIVER_MAJOR 2
#define DRIVER_MINOR 4
-#define DRIVER_PATCHLEVEL 1
+#define DRIVER_PATCHLEVEL 3
#define DRIVER_IOCTLS \
[DRM_IOCTL_NR(DRM_IOCTL_VIA_ALLOCMEM)] = { via_mem_alloc, 1, 0 }, \