]> git.baikalelectronics.ru Git - kernel.git/commit
pwm: tiehrpwm: Staticize non-exported symbols
authorAxel Lin <axel.lin@ingics.com>
Tue, 26 Mar 2013 14:55:57 +0000 (22:55 +0800)
committerThierry Reding <thierry.reding@avionic-design.de>
Tue, 26 Mar 2013 15:04:03 +0000 (16:04 +0100)
commit489aa852fd902068618e54cafcfb6f065bfcf03b
tree1ce8b05f27ceb4f1d37dbd12cfc74dfaea188576
parentf45a50b80eb0efbc34488ae1a87262c38cd534cb
pwm: tiehrpwm: Staticize non-exported symbols

Both ehrpwm_pwm_save_context() and ehrpwm_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>
drivers/pwm/pwm-tiehrpwm.c