From: Ingo Molnar Date: Mon, 15 Oct 2007 15:23:21 +0000 (+0200) Subject: [PATCH] ssb: fix build failure X-Git-Tag: v2.6.24-rc1~294^2~28^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9be4bfb974b37410466db605abe3402236167e05;p=pandora-kernel.git [PATCH] ssb: fix build failure fix build failure if PCMCIA=m but SSB=y: drivers/built-in.o: In function `ssb_pcmcia_switch_coreidx': : undefined reference to `pcmcia_access_configuration_register' (fix symmetric bug for PCI too.) Signed-off-by: Ingo Molnar Signed-off-by: Michael Buesch Acked-by: Randy Dunlap Signed-off-by: John W. Linville --- Reading git-diff-tree failed