From 5676a2a6105afdfc343e7f36f3c87e528a9d14b3 Mon Sep 17 00:00:00 2001 From: Michel Daenzer Date: Sun, 2 Jun 2002 16:00:45 +0000 Subject: fixes for big endian in general and powerpc in particular --- linux-core/radeon_drv.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux-core/radeon_drv.c') diff --git a/linux-core/radeon_drv.c b/linux-core/radeon_drv.c index 4dea95f6..135dd184 100644 --- a/linux-core/radeon_drv.c +++ b/linux-core/radeon_drv.c @@ -39,11 +39,11 @@ #define DRIVER_NAME "radeon" #define DRIVER_DESC "ATI Radeon" -#define DRIVER_DATE "20010405" +#define DRIVER_DATE "20020602" #define DRIVER_MAJOR 1 #define DRIVER_MINOR 2 -#define DRIVER_PATCHLEVEL 0 +#define DRIVER_PATCHLEVEL 1 /* Interface history: * -- cgit v1.2.3