Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6eed8dc7 authored by Bill Pemberton's avatar Bill Pemberton Committed by Greg Kroah-Hartman
Browse files

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: default avatarBill Pemberton <wfp5p@virginia.edu>
Cc: Arnaud Patard <apatard@mandriva.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent a9253883
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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 */