From b679d4df22b22d6559eb89b4e888e6bd00bbd1c5 Mon Sep 17 00:00:00 2001 From: Bill Pemberton Date: Thu, 17 Jun 2010 13:10:34 -0400 Subject: [PATCH] --- yaml --- r: 205682 b: refs/heads/master c: 23aada9cc34759352e9a82c1a157d0e1ba3712bc h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/staging/xgifb/XGI_accel.c | 212 ---------------------- trunk/drivers/staging/xgifb/XGI_accel.h | 14 +- trunk/drivers/staging/xgifb/XGI_main.h | 113 +----------- trunk/drivers/staging/xgifb/XGI_main_26.c | 29 +-- trunk/drivers/staging/xgifb/vb_ext.c | 5 - trunk/drivers/staging/xgifb/vb_setmode.c | 5 - 7 files changed, 4 insertions(+), 376 deletions(-) diff --git a/[refs] b/[refs] index bf738631619e..550c0a15abf2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: acf82e050150490e7a2d795594b2c6cb54243bfd +refs/heads/master: 23aada9cc34759352e9a82c1a157d0e1ba3712bc diff --git a/trunk/drivers/staging/xgifb/XGI_accel.c b/trunk/drivers/staging/xgifb/XGI_accel.c index 86ec3421942f..24f454d93772 100644 --- a/trunk/drivers/staging/xgifb/XGI_accel.c +++ b/trunk/drivers/staging/xgifb/XGI_accel.c @@ -37,27 +37,12 @@ #include #include -/* -#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0) -#include -#else -#include