浏览代码

Staging: xgifb: remove externs in XGI_accel.c

Remove 2 extern variables definations from XGI_accel.c that were
defined in other .h files.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Cc: Arnaud Patard <apatard@mandriva.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Bill Pemberton 15 年之前
父节点
当前提交
6eed8dc793
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      drivers/staging/xgifb/XGI_accel.c

+ 0 - 4
drivers/staging/xgifb/XGI_accel.c

@@ -48,10 +48,6 @@
 #include "XGIfb.h"
 #include "XGI_accel.h"
 
-
-extern struct     video_info xgi_video_info;
-extern int XGIfb_accel;
-
 static const int XGIALUConv[] =
 {
     0x00,       /* dest = 0;            0,      GXclear,        0 */