[RFC: 2.6 patch] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VT
From: Adrian Bunk <hidden>
Date: 2005-11-07 21:20:11
Also in:
lkml
From: Adrian Bunk <hidden>
Date: 2005-11-07 21:20:11
Also in:
lkml
The folllowing modules require screen_info but don't depend on CONFIG_VT: - vga16fb.ko - intelfb.ko This patch was already ACK'ed by Antonino A. Daplas. Signed-off-by: Adrian Bunk <redacted> --- This patch was already sent on: - 1 Nov 2005
--- linux-2.6.14-rc5-mm1-modular-2.95/arch/i386/kernel/setup.c.old 2005-11-01 16:10:52.000000000 +0100
+++ linux-2.6.14-rc5-mm1-modular-2.95/arch/i386/kernel/setup.c 2005-11-01 16:11:25.000000000 +0100@@ -129,9 +129,7 @@ EXPORT_SYMBOL(drive_info); #endif struct screen_info screen_info; -#ifdef CONFIG_VT EXPORT_SYMBOL(screen_info); -#endif struct apm_info apm_info; EXPORT_SYMBOL(apm_info); struct sys_desc_table_struct { -------------------------------------------------------
SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php