From: Axel Lin Date: Tue, 26 Mar 2013 14:54:58 +0000 (+0800) Subject: pwm: tiecap: Staticize non-exported symbols X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~24^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a38c9898574967c5a8ab670f1b27d9ecf71d32cc;p=pandora-kernel.git pwm: tiecap: Staticize non-exported symbols Both ecap_pwm_save_context() and ecap_pwm_restore_context() are only used in this file, make them static. Signed-off-by: Axel Lin Signed-off-by: Thierry Reding --- Reading git-diff-tree failed