From ac3c3571a714a38f7572f94c40fe143b43beb3b9 Mon Sep 17 00:00:00 2001 From: Rik Faith Date: Fri, 25 Aug 2000 12:45:53 +0000 Subject: Remove misleading authorship information from sis driver (author has been contacted and will provide improved information later) Rename sis_drm_public.h to sis_drm.h to be consistent with the other drivers. --- linux/sis_mm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/sis_mm.c') diff --git a/linux/sis_mm.c b/linux/sis_mm.c index 1d6a2748..333b5196 100644 --- a/linux/sis_mm.c +++ b/linux/sis_mm.c @@ -2,7 +2,7 @@ #define __NO_VERSION__ #include "drmP.h" -#include "sis_drm_public.h" +#include "sis_drm.h" #include "sis_ds.h" #include "sis_drv.h" #include -- cgit v1.2.3