[PATCH] PPC : vgacon_remap_base should be exported for modules
Mathieu Desnoyers
compudj at krystal.dyndns.org
Thu Feb 8 10:54:26 EST 2007
PPC : vgacon_remap_base should be exported for modules (vga16fb needs
this).
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers at polymtl.ca>
--- a/arch/ppc/kernel/setup.c
+++ b/arch/ppc/kernel/setup.c
@@ -87,6 +87,7 @@ EXPORT_SYMBOL(ppc_do_canonicalize_irqs);
#ifdef CONFIG_VGA_CONSOLE
unsigned long vgacon_remap_base;
+EXPORT_SYMBOL(vgacon_remap_base);
#endif
struct machdep_calls ppc_md;
--
Mathieu Desnoyers
Computer Engineering Graduate Student, École Polytechnique de Montréal
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68
More information about the Linuxppc-embedded
mailing list