Skip to content

Commit

Permalink
Fix build error caused by missmatching duplicate declaration.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent 3959c79 commit c5c96e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/video/console/newport_con.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit c5c96e1

Please sign in to comment.