[PATCH] ssb: fix build failure
authorIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:23:21 +0000 (17:23 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 17 Oct 2007 01:04:11 +0000 (21:04 -0400)
commit9be4bfb974b37410466db605abe3402236167e05
treeb9b82c25455b6e2d59ec5742e0c4acd0cb6133d7
parent7007d00caca268e1ba2bcaa6bed4a6456a96884b
[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 <mingo@elte.hu>
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/Kconfig