git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
882809f
)
ieee802154: add missing ULL definition
author
Alexander Aring
<alex.aring@gmail.com>
Sun, 2 Nov 2014 20:43:01 +0000
(21:43 +0100)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sun, 2 Nov 2014 20:52:02 +0000
(21:52 +0100)
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 <alex.aring@gmail.com>
Reported-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/linux/ieee802154.h
patch
|
blob
|
history
diff --cc
include/linux/ieee802154.h
Simple merge