From: Rickard Strandqvist Date: Sat, 3 Jan 2015 00:37:43 +0000 (+0100) Subject: ARM: OMAP2+: voltage: Remove some unused functions X-Git-Tag: omap-for-v3.20/cleanup-pt1~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b91dc63b2d59a03618abdf19d9172dcce5c4921e;p=pandora-kernel.git ARM: OMAP2+: voltage: Remove some unused functions Removes some functions that are not used anywhere: omap_change_voltscale_method() voltdm_add_pwrdm() voltdm_for_each() voltdm_for_each_pwrdm() And remove define VOLTSCALE_VPFORCEUPDATE and VOLTSCALE_VCBYPASS This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed