From: Kalle Valo <redacted>
Date: Wed, 4 Jan 2012 11:48:40 +0200
On 01/04/2012 11:41 AM, Kalle Valo wrote:
quoted
Stephen reported that ath6kl fails if both sdio and usb are built
into the kernel:
ath6kl/cfg80211.c:27:1: error: expected ')' before 'KBUILD_MODNAME'
ath6kl/cfg80211.c:27:1: error: 'KBUILD_MODNAME' undeclared here (not in a function)
ath6kl/cfg80211.c:27:1: error: expected ',' or ';' before string constant
As a temporary fix make ath6kl build only as a module. This will be reverted
once a separate ath6kl core module is implemented which will fix this
properly.
Reported-by: Stephen Rothwell <redacted>
Signed-off-by: Kalle Valo <redacted>
Sorry, forgot to CC people. The original patch is here:
http://marc.info/?l=linux-wireless&m=132567025132302&w=2
John, can you please take this directly so that the build problem gets
fixed quickly? I will also apply it to ath6kl.git but that should not
create any merge problems.
John can you very much NOT include this change, and if the ath6kl maintainers
can't fix this properly then revert the changes that caused this regression
in the first place?