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:
87aae1e
)
leds: leds-ss4200: Staticize nasgpio_led_get_attr()
author
Jingoo Han
<jg1.han@samsung.com>
Fri, 2 Aug 2013 02:49:45 +0000
(19:49 -0700)
committer
Bryan Wu
<cooloney@gmail.com>
Tue, 27 Aug 2013 00:22:11 +0000
(17:22 -0700)
nasgpio_led_get_attr() is used only in this file.
Fix the following sparse warning:
drivers/leds/leds-ss4200.c:200:5: warning: symbol 'nasgpio_led_get_attr' was not declared. Should it be static?
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
No differences found