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:
bcd0c8c
)
pinctrl: pinconf: fix comparison of different types
author
Jingoo Han
<jg1.han@samsung.com>
Tue, 6 Aug 2013 09:10:20 +0000
(18:10 +0900)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 7 Aug 2013 20:30:32 +0000
(22:30 +0200)
Fix the following sparse warning:
drivers/pinctrl/pinconf.c:521:20: error: incompatible types in comparison expression (different type sizes)
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found