Fix build error caused by missmatching duplicate declaration.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -32,7 +32,6 @@
|
|||||||
#include <linux/font.h>
|
#include <linux/font.h>
|
||||||
|
|
||||||
|
|
||||||
extern struct font_desc font_vga_8x16;
|
|
||||||
extern unsigned long sgi_gfxaddr;
|
extern unsigned long sgi_gfxaddr;
|
||||||
|
|
||||||
#define FONT_DATA ((unsigned char *)font_vga_8x16.data)
|
#define FONT_DATA ((unsigned char *)font_vga_8x16.data)
|
||||||
|
Reference in New Issue
Block a user