From f2f5bf6f5f577d5cc43af99dbad16710225bfa2f Mon Sep 17 00:00:00 2001 From: Gareth Hughes Date: Thu, 15 Feb 2001 10:26:03 +0000 Subject: - Fix up merge. - Update date stamps. --- linux-core/mga_drv.c | 2 +- linux-core/r128_drv.c | 2 +- linux-core/radeon_drv.c | 2 +- linux-core/tdfx_drv.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'linux-core') diff --git a/linux-core/mga_drv.c b/linux-core/mga_drv.c index b498a3e1..7898c744 100644 --- a/linux-core/mga_drv.c +++ b/linux-core/mga_drv.c @@ -38,7 +38,7 @@ #define DRIVER_NAME "mga" #define DRIVER_DESC "Matrox G200/G400" -#define DRIVER_DATE "20010212" +#define DRIVER_DATE "20010215" #define DRIVER_MAJOR 3 #define DRIVER_MINOR 0 diff --git a/linux-core/r128_drv.c b/linux-core/r128_drv.c index 08de2039..3bd27ae7 100644 --- a/linux-core/r128_drv.c +++ b/linux-core/r128_drv.c @@ -38,7 +38,7 @@ #define DRIVER_NAME "r128" #define DRIVER_DESC "ATI Rage 128" -#define DRIVER_DATE "20010214" +#define DRIVER_DATE "20010215" #define DRIVER_MAJOR 2 #define DRIVER_MINOR 1 diff --git a/linux-core/radeon_drv.c b/linux-core/radeon_drv.c index da046106..43f6e2e7 100644 --- a/linux-core/radeon_drv.c +++ b/linux-core/radeon_drv.c @@ -36,7 +36,7 @@ #define DRIVER_NAME "radeon" #define DRIVER_DESC "ATI Radeon" -#define DRIVER_DATE "20010214" +#define DRIVER_DATE "20010215" #define DRIVER_MAJOR 1 #define DRIVER_MINOR 0 diff --git a/linux-core/tdfx_drv.c b/linux-core/tdfx_drv.c index 9bb7b84a..e8d7955c 100644 --- a/linux-core/tdfx_drv.c +++ b/linux-core/tdfx_drv.c @@ -38,7 +38,7 @@ #define DRIVER_NAME "tdfx" #define DRIVER_DESC "3dfx Banshee/Voodoo3+" -#define DRIVER_DATE "20010214" +#define DRIVER_DATE "20010215" #define DRIVER_MAJOR 1 #define DRIVER_MINOR 0 -- cgit v1.2.3