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:
622fc5d
)
pwm: tiecap: Staticize non-exported symbols
author
Axel Lin
<axel.lin@ingics.com>
Tue, 26 Mar 2013 14:54:58 +0000
(22:54 +0800)
committer
Thierry Reding
<thierry.reding@avionic-design.de>
Tue, 26 Mar 2013 15:04:03 +0000
(16:04 +0100)
Both ecap_pwm_save_context() and ecap_pwm_restore_context() are only used in
this file, make them static.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
No differences found