From: Wolfram Sang Date: Wed, 2 Apr 2014 11:56:22 +0000 (+0200) Subject: pwm: tiehrpwm: inline accessor functions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~51^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ea57ea6691241ccdf58d9735f85e49b6174990c;p=pandora-kernel.git pwm: tiehrpwm: inline accessor functions These elementary functions should be inlined for fastest access. Also fixes this warning as a side-effect (when no PM_SLEEP is selected): drivers/pwm/pwm-tiehrpwm.c:141:12: warning: 'ehrpwm_read' defined but not used [-Wunused-function] Signed-off-by: Wolfram Sang Signed-off-by: Thierry Reding --- Reading git-diff-tree failed