aboutsummaryrefslogtreecommitdiff
path: root/shared/sis_drv.h
diff options
context:
space:
mode:
authorJon Smirl <jonsmirl@yahoo.com>2004-09-27 20:14:31 +0000
committerJon Smirl <jonsmirl@yahoo.com>2004-09-27 20:14:31 +0000
commit9e421181ddfc2d91859e9959487baf2df851e743 (patch)
tree6eaa1acc2f8d67365945b35b30bc060df436bd38 /shared/sis_drv.h
parent6d6526fdf9a4390fab3edbca79d6a0b80b84ddd1 (diff)
Fix the shared directory I accidentally stomped on
Diffstat (limited to 'shared/sis_drv.h')
-rw-r--r--shared/sis_drv.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/shared/sis_drv.h b/shared/sis_drv.h
index 7232b8f3..1ca618cf 100644
--- a/shared/sis_drv.h
+++ b/shared/sis_drv.h
@@ -28,17 +28,6 @@
#ifndef _SIS_DRV_H_
#define _SIS_DRV_H_
-/* General customization:
- */
-
-#define DRIVER_AUTHOR "SIS"
-#define DRIVER_NAME "sis"
-#define DRIVER_DESC "SIS 300/630/540"
-#define DRIVER_DATE "20030826"
-#define DRIVER_MAJOR 1
-#define DRIVER_MINOR 1
-#define DRIVER_PATCHLEVEL 0
-
#include "sis_ds.h"
typedef struct drm_sis_private {