X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fvideo%2Fsis%2Fsis_accel.c;h=30e90a553e8090500a660c9b624fa22bab8ef629;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=07e29d71f0242b10e72c1adaac5b7337e236c41d;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/drivers/video/sis/sis_accel.c b/drivers/video/sis/sis_accel.c index 07e29d71f..30e90a553 100644 --- a/drivers/video/sis/sis_accel.c +++ b/drivers/video/sis/sis_accel.c @@ -18,9 +18,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA * - * Based on the XFree86 driver's sis300_accel.c which is - * Copyright (C) 2001-2004 by Thomas Winischhofer, Vienna, Austria - * and sis310_accel.c which is + * Based on the XFree86/X.org driver which is * Copyright (C) 2001-2004 by Thomas Winischhofer, Vienna, Austria * * Author: Thomas Winischhofer @@ -33,36 +31,16 @@ #include #include #include -#include -#include -#include -#include -#include #include #include #include #include -#include -#include -#include #include #include -#include - #include -#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0) -#include -#else -#include