Skip to content

Commit

Permalink
Staging: xgifb: remove externs in XGI_accel.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Jun 22, 2010
1 parent a925388 commit 6eed8dc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/staging/xgifb/XGI_accel.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 6eed8dc

Please sign in to comment.