From: Ralf Baechle Date: Wed, 22 Aug 2007 15:29:56 +0000 (+0100) Subject: [MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=88eb4134b0515babd2e6b3f817ed685886e07479;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git [MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/sgi-ip22/ip22-setup.c b/arch/mips/sgi-ip22/ip22-setup.c index 25097ecc9baa..e7ce7982db72 100644 --- a/arch/mips/sgi-ip22/ip22-setup.c +++ b/arch/mips/sgi-ip22/ip22-setup.c @@ -29,6 +29,7 @@ #include unsigned long sgi_gfxaddr; +EXPORT_SYMBOL_GPL(sgi_gfxaddr); /* * Stop-A is originally a Sun thing that isn't standard on IP22 so to avoid