Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcap
xcap-capability-linux
Commits
c5c96e13
Commit
c5c96e13
authored
Oct 01, 2005
by
Ralf Baechle
Browse files
Fix build error caused by missmatching duplicate declaration.
Signed-off-by:
Ralf Baechle
<
ralf@linux-mips.org
>
parent
3959c795
Changes
1
Hide whitespace changes
Inline
Side-by-side
drivers/video/console/newport_con.c
View file @
c5c96e13
...
...
@@ -32,7 +32,6 @@
#include <linux/font.h>
extern
struct
font_desc
font_vga_8x16
;
extern
unsigned
long
sgi_gfxaddr
;
#define FONT_DATA ((unsigned char *)font_vga_8x16.data)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment