Skip to content

Commit

Permalink
staging: xgifb: delete XGI_accel.[ch]
Browse files Browse the repository at this point in the history
The files contain nothing actually needed by the driver.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Aaro Koskinen authored and Greg Kroah-Hartman committed Feb 28, 2011
1 parent 5b863c3 commit 26046bc
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 602 deletions.
2 changes: 1 addition & 1 deletion drivers/staging/xgifb/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
obj-$(CONFIG_FB_XGI) += xgifb.o

xgifb-y := XGI_main_26.o XGI_accel.o vb_init.o vb_setmode.o vb_util.o vb_ext.o
xgifb-y := XGI_main_26.o vb_init.o vb_setmode.o vb_util.o vb_ext.o

116 changes: 0 additions & 116 deletions drivers/staging/xgifb/XGI_accel.c

This file was deleted.

Loading

0 comments on commit 26046bc

Please sign in to comment.