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:
4d98015
)
[media] s5k6aa: Add missing static storage class specifier
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 26 Jul 2012 05:23:33 +0000
(
02:23
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 31 Jul 2012 02:49:28 +0000
(23:49 -0300)
Fixes the following sparse warning:
drivers/media/video/s5k6aa.c:1439:5: warning:
symbol 's5k6aa_check_fw_revision' was not declared. Should it be static?
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found