Vladimir Kondratiev <QCA_vkondrat@xxxxxxxxxxxxxxxx> writes: > On Thursday, April 30, 2015 05:47:49 AM Kalle Valo wrote: >> I see some warnings and errors: >> >> drivers/net/wireless/ath/wil6210/pmc.c:94:228: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'unsigned int' [-Wformat] >> drivers/net/wireless/ath/wil6210/pmc.c:94:228: warning: format '%ld' expects argument of type 'long int', but argument 8 has type 'unsigned int' [-Wformat] >> drivers/net/wireless/ath/wil6210/pmc.c:94:448: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'unsigned int' [-Wformat] >> drivers/net/wireless/ath/wil6210/pmc.c:94:448: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'unsigned int' [-Wformat] >> >> [...] >> >> Kernel: arch/x86/boot/bzImage is ready (#923) >> Building modules, stage 2. >> MODPOST 45 modules >> ERROR: "__divdi3" [drivers/net/wireless/ath/wil6210/wil6210.ko] undefined! >> > > Ops, sorry. I forgot there are still 32-bit platforms here... > Following is patch v2, it cleanly compiles on 32-bit x86 Please resend the whole series, less problems that way. -- Kalle Valo -- 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