1
0
Fork 0

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>
hifive-unleashed-5.1
Bill Pemberton 2010-06-17 13:10:56 -04:00 committed by Greg Kroah-Hartman
parent a9253883a6
commit 6eed8dc793
1 changed files with 0 additions and 4 deletions

View File

@ -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 */