From: Paul Bolle Date: Fri, 31 Jul 2015 12:12:20 +0000 (+0200) Subject: windfarm: make wf_critical_overtemp() static X-Git-Tag: omap-for-v4.3/fixes-rc1~100^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca94bbab1a0336f34066f27c503767b8181db5b1;p=pandora-kernel.git windfarm: make wf_critical_overtemp() static wf_critical_overtemp() is exported. But nothing uses that export. That's unsurprising because there's no header that defines it. Stop exporting that function and make it static. Signed-off-by: Paul Bolle Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed