(fixing quotes) Peter Oh <poh@xxxxxxxxxxxxxx> writes: >> In file included from include/linux/bitops.h:36:0, >> from include/linux/kernel.h:10, >> from include/asm-generic/bug.h:13, >> from arch/m68k/include/asm/bug.h:28, >> from include/linux/bug.h:4, >> from include/net/mac80211.h:18, >> from drivers/net/wireless/ath/ath10k/mac.h:21, >> from drivers/net/wireless/ath/ath10k/mac.c:18: >> drivers/net/wireless/ath/ath10k/wmi.h: In function 'wmi_10x_svc_map': >> drivers/net/wireless/ath/ath10k/wmi.h:457:9: error: 'WMI_SERVICE_MESH' >> undeclared (first use in this function) >> WMI_SERVICE_MESH, len); >> ^ >> arch/m68k/include/asm/bitops.h:63:50: note: in definition of macro >> 'set_bit' >> #define set_bit(nr, vaddr) (__builtin_constant_p(nr) ? \ >> ^ >>>> drivers/net/wireless/ath/ath10k/wmi.h:398:4: note: in expansion of >> macro '__set_bit' >> __set_bit(y, out); \ >> ^ > > I believe the robot report is false. > Am I right? I think these are false, at least I didn't notice anything when I applied these to ath.git pending branch. -- 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