]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
Staging: xgifb: remove externs in XGI_accel.c
authorBill Pemberton <wfp5p@virginia.edu>
Thu, 17 Jun 2010 17:10:56 +0000 (13:10 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 22 Jun 2010 21:33:36 +0000 (14:33 -0700)
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>
drivers/staging/xgifb/XGI_accel.c

index feda029fa82a1c57cae1c914bb9f970f2e0a10bf..79549742cff1ec01a116947a9730bf78f4f41bef 100644 (file)
 #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 */