Hi, In 2.6.21-rc3-mm2, with CONFIG_SSB=y but all other SSB kconfig symbols disabled, I get this (on x86_64):
drivers/built-in.o: In function `b44_init': b44.c:(.init.text+0x6e04): undefined reference to `ssb_pcihost_register' b44.c:(.init.text+0x6e2c): undefined reference to `ssb_pcihost_unregister' drivers/built-in.o: In function `b44_cleanup': b44.c:(.exit.text+0x63b): undefined reference to `ssb_pcihost_unregister' make: *** [.tmp_vmlinux1] Error 1 --- ~Randy I don't have time to look into a fix for it. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html