On Tue, 2012-08-07 at 20:24 +0200, Johannes Berg wrote: > On Tue, 2012-08-07 at 20:05 +0200, Johannes Berg wrote: > > On Tue, 2012-08-07 at 10:55 -0700, Luis R. Rodriguez wrote: > > > > > /home/mcgrof/staging/2/compat-wireless-3.5-3-snpc/drivers/net/wireless/iwlegacy/common.c:4922:1: > > > error: conflicting type qualifiers for ‘il_pm_ops’ > > > In file included from > > > /home/mcgrof/staging/2/compat-wireless-3.5-3-snpc/drivers/net/wireless/iwlegacy/common.c:43:0: > > > /home/mcgrof/staging/2/compat-wireless-3.5-3-snpc/drivers/net/wireless/iwlegacy/common.h:1854:32: > > > note: previous declaration of ‘il_pm_ops’ was here > > > /home/mcgrof/staging/2/compat-wireless-3.5-3-snpc/drivers/net/wireless/iwlegacy/common.c: > > > In function ‘il_isr’: > > > /home/mcgrof/staging/2/compat-wireless-3.5-3-snpc/drivers/net/wireless/iwlegacy/common.c:5415:12: > > > warning: variable ‘inta_mask’ set but not used > > > [-Wunused-but-set-variable] > > > CC [M] /home/mcgrof/staging/2/compat-wireless-3.5-3-snpc/drivers/net/wireless/ath/ath6kl/sdio.o > > > make[4]: *** [/home/mcgrof/staging/2/compat-wireless-3.5-3-snpc/drivers/net/wireless/iwlegacy/common.o] > > > Error 1 > > > make[3]: *** [/home/mcgrof/staging/2/compat-wireless-3.5-3-snpc/drivers/net/wireless/iwlegacy] > > > Error 2 > > > > Gee, fun, that's because of the static ... more hackery required then I > > guess :-( > > Not static, of course, the "const" This should work, but I didn't test it: http://p.sipsolutions.net/448a4a1fe8f98b30.txt johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html