Commit 3bfb13d6 authored by Linus Torvalds's avatar Linus Torvalds

Crapectomy

parent e35ad7ae
......@@ -130,9 +130,6 @@ struct font_desc *get_default_font(int xres, int yres)
return g;
}
int init_module(void) { return 0; };
void cleanup_module(void) {};
EXPORT_SYMBOL(fonts);
EXPORT_SYMBOL(find_font);
EXPORT_SYMBOL(get_default_font);
......
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