This patch series fixes warning when building with "make C=2". This was reported by Marcel Holtmann which told me to run "make C=2" and solve these warnings. Most of the issues was forgotten includes and byte ordering handling. Alexander Aring (6): ieee802154: add missing ULL definition ieee802154: fix byteorder issues mac802154: fix byteorder issues ieee802154: sysfs: add missing include mac802154: cfg: add missing include ieee802154: remove unnecessary functions include/linux/ieee802154.h | 4 +++- include/net/mac802154.h | 6 +++--- net/ieee802154/sysfs.c | 1 + net/mac802154/cfg.c | 1 + net/mac802154/iface.c | 22 ---------------------- 5 files changed, 8 insertions(+), 26 deletions(-) -- 2.1.3 -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html