commit | b343a1887ea4f798758d0023838d16a428f728d5 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Tue Mar 26 22:55:57 2013 +0800 |
committer | Thierry Reding <thierry.reding@avionic-design.de> | Tue Mar 26 16:04:03 2013 +0100 |
tree | 1ce8b05f27ceb4f1d37dbd12cfc74dfaea188576 | |
parent | a38c9898574967c5a8ab670f1b27d9ecf71d32cc [diff] |
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>