pwm: tiecap: Staticize non-exported symbols
authorAxel Lin <axel.lin@ingics.com>
Tue, 26 Mar 2013 14:54:58 +0000 (22:54 +0800)
committerThierry 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