From ee576367632b582e29f2b3d42f2eb9250cfdf219 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Tue, 11 Jan 2005 10:59:01 +0000 Subject: Import Thomas' changes upto 2.4.3 to shared. Small tweak to install target. --- shared/via.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shared/via.h') 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 }, \ -- cgit v1.2.3