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:
2b74e2c
)
xilinx: Fix compiler warning
author
Manuel Schölling
<manuel.schoelling@gmx.de>
Sun, 22 Jun 2014 11:24:54 +0000
(13:24 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 23 Jun 2014 00:14:56 +0000
(17:14 -0700)
The time comparsion functions require arguments of type unsigned long
instead of (signed) long.
Signed-off-by: Manuel Schölling <manuel.schoelling@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found