From 9e421181ddfc2d91859e9959487baf2df851e743 Mon Sep 17 00:00:00 2001 From: Jon Smirl Date: Mon, 27 Sep 2004 20:14:31 +0000 Subject: Fix the shared directory I accidentally stomped on --- shared/sis_drv.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'shared/sis_drv.h') 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 { -- cgit v1.2.3