Commit c5c96e13 authored by Ralf Baechle's avatar Ralf Baechle

Fix build error caused by missmatching duplicate declaration.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 3959c795
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment