From: Marcelo Roberto Jimenez Date: Mon, 18 Oct 2010 21:38:08 +0000 (+0100) Subject: ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module. X-Git-Tag: v2.6.37-rc5~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9f515e3e3861abbaa093359f7c6f31283695228;p=pandora-kernel.git ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module. This patch fixes a compilation issue when compiling PCMCIA SA1100 support as a module with PCMCIA_DEBUG enabled. The symbol soc_pcmcia_debug was not beeing exported. ARM: pcmcia: Fix for building DEBUG with sa11xx_base.c as a module. This patch fixes a compilation issue when compiling PCMCIA SA1100 support as a module with PCMCIA_DEBUG enabled. The symbol soc_pcmcia_debug was not beeing exported. Cc: Signed-off-by: Marcelo Roberto Jimenez Signed-off-by: Russell King --- Reading git-diff-tree failed