summaryrefslogtreecommitdiff
path: root/linux-core
diff options
context:
space:
mode:
authorGareth Hughes <gareth@users.sourceforge.net>2001-02-15 10:26:03 +0000
committerGareth Hughes <gareth@users.sourceforge.net>2001-02-15 10:26:03 +0000
commitf2f5bf6f5f577d5cc43af99dbad16710225bfa2f (patch)
tree5dd41f62ea73d083e5b568338fe541b1b101f97b /linux-core
parent360475376c5a597caf4a981c934a6b0d783fa94d (diff)
- Fix up merge.
- Update date stamps.
Diffstat (limited to 'linux-core')
-rw-r--r--linux-core/mga_drv.c2
-rw-r--r--linux-core/r128_drv.c2
-rw-r--r--linux-core/radeon_drv.c2
-rw-r--r--linux-core/tdfx_drv.c2
4 files changed, 4 insertions, 4 deletions
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