git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03ac7a8
)
b43: fix build with CONFIG_SSB_PCIHOST=n
author
Andrew Morton
<akpm@linux-foundation.org>
Tue, 5 Feb 2008 07:58:42 +0000
(23:58 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 5 Feb 2008 19:35:47 +0000
(14:35 -0500)
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>
No differences found