Home
last modified time | relevance | path

Searched hist:"532031 d7f426eb02f854d13184416cabcb01bdd5" (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/ssb/
H A Dssb.hdiff 532031d7f426eb02f854d13184416cabcb01bdd5 Tue Feb 05 08:58:42 CET 2008 Andrew Morton <akpm@linux-foundation.org> b43: fix build with CONFIG_SSB_PCIHOST=n

m68k allmodconfig gives

drivers/net/wireless/b43/main.c:251: error: implicit declaration of function 'mmiowb'

because CONFIG_B43=m, CONFIG_SSB_PCIHOST=n.

Might be Kconfig bustage, but this works...

Cc: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>