projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a925388
)
Staging: xgifb: remove externs in XGI_accel.c
author
Bill Pemberton
<wfp5p@virginia.edu>
Thu, 17 Jun 2010 17:10:56 +0000
(13:10 -0400)
committer
Greg 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
patch
|
blob
|
history
diff --git
a/drivers/staging/xgifb/XGI_accel.c
b/drivers/staging/xgifb/XGI_accel.c
index
feda029
..
7954974
100644
(file)
--- a/
drivers/staging/xgifb/XGI_accel.c
+++ b/
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 */