PATCH: export linux_logo_bw for hgafb.c

From: H . J . Lu (hjl@lucon.org)
Date: Tue May 15 2001 - 18:02:32 EST


Here is a patch for 2.4.4. linux_logo_bw is used in hgafb.c, which
can be compiled as a module. But linux_logo_bw is not exported.

H.J.

---
--- linux-2.4.4-ac9/drivers/video/fbcon.c.mod	Tue May 15 15:39:17 2001
+++ linux-2.4.4-ac9/drivers/video/fbcon.c	Tue May 15 15:40:18 2001
@@ -2495,3 +2495,4 @@ EXPORT_SYMBOL(fbcon_redraw_bmove);
 EXPORT_SYMBOL(fbcon_redraw_clear);
 EXPORT_SYMBOL(fbcon_dummy);
 EXPORT_SYMBOL(fb_con);
+EXPORT_SYMBOL(linux_logo_bw);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue May 15 2001 - 21:00:46 EST