Re: [PATCH 0/7] [STAGING] Cleanup xgifb driver

From: Riccardo Magliocchetti
Date: Sat Jun 05 2010 - 13:27:44 EST


Corrected the subject, sorry.

Il 05/06/2010 18:04, Riccardo Magliocchetti ha scritto:
Hello Arnaud,

here you can find a few patches that remove unused code, please review.

thanks,
riccardo

Riccardo Magliocchetti (7):
Remove linux version ifdef.
Remove WIN* specific code.
Remove TC specific code.
Remove X specific code.
Remove linux kernel specific ifdefery since it is now the only
platform supported.
More osdef.h cleanup
Fixup compile warnings on x86-64.

drivers/staging/xgifb/XGI_accel.c | 216 ------------------
drivers/staging/xgifb/XGI_accel.h | 13 --
drivers/staging/xgifb/XGI_main.h | 118 +----------
drivers/staging/xgifb/XGI_main_26.c | 41 +---
drivers/staging/xgifb/osdef.h | 119 ----------
drivers/staging/xgifb/vb_def.h | 2 -
drivers/staging/xgifb/vb_ext.c | 329 ----------------------------
drivers/staging/xgifb/vb_ext.h | 3 -
drivers/staging/xgifb/vb_init.c | 55 +-----
drivers/staging/xgifb/vb_setmode.c | 409 +----------------------------------
drivers/staging/xgifb/vb_util.c | 59 -----
drivers/staging/xgifb/vgatypes.h | 118 +----------
12 files changed, 14 insertions(+), 1468 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/