From: Alexander Aring Date: Sun, 2 Nov 2014 20:43:01 +0000 (+0100) Subject: ieee802154: add missing ULL definition X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~66^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4164eb4dd3f4f2a22f8bf7b26394e8384f3d9a2;p=pandora-kernel.git ieee802154: add missing ULL definition Running make C=2 occurs warning: constant 0xffffffffffffffff is so big it is unsigned long This patch fix this warning by adding a ULL to the constant definitions. Signed-off-by: Alexander Aring Reported-by: Marcel Holtmann Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed