From: Andrew Morton Date: Tue, 5 Feb 2008 07:58:42 +0000 (-0800) Subject: b43: fix build with CONFIG_SSB_PCIHOST=n X-Git-Tag: v2.6.25-rc1~518^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=532031d7f426eb02f854d13184416cabcb01bdd5;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: John W. Linville --- Reading git-diff-tree failed