From: Jean Delvare Date: Fri, 5 Mar 2010 21:17:22 +0000 (+0100) Subject: hwmon: (g760a) Make rpm_from_cnt static X-Git-Tag: v2.6.34-rc1~25^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebec05bdc4f7d3da852aa86fb54b163d9aeb9848;p=pandora-kernel.git hwmon: (g760a) Make rpm_from_cnt static Function rpm_from_cnt is only used internally so it can be made static. Make it inline while we're here, for performance reasons (although hopefully gcc would figure out by itself...) Signed-off-by: Jean Delvare Cc: Herbert Valerio Riedel Acked-by: Martin Michlmayr --- Reading git-diff-tree failed