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:
a5b7151
)
Staging: ft1000: Fix Sparse Warning for Static Declarations in ft1000_hw.c
author
Ebru Akagunduz
<ebru.akagunduz@gmail.com>
Wed, 23 Oct 2013 18:29:22 +0000
(21:29 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 27 Oct 2013 13:35:54 +0000
(06:35 -0700)
This patch fixes the Sparse Warning: "symbol 'ft1000_reset'
was not declared. Should it be static?" in ft1000_hw.c
Signed-off-by: Ebru Akagunduz <ebru.akagunduz@gmail.com>
Reviewed-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found