From: Sam Ravnborg Date: Fri, 16 May 2014 21:25:49 +0000 (+0200) Subject: sparc32: drop tadpole specific code X-Git-Tag: omap-for-v3.16/fixes-rc4~86^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77e39a79f36ece60769787a33fe5ae0b8b4621ba;p=pandora-kernel.git sparc32: drop tadpole specific code tadpole.c assigned cpu_pwr_save based on the current configuration. The rest of the tadpole.c file was only used if cpu_pwr_save was dereferenced. But this variable was never dereferenced - and I went back to a 2.6.12 kernel to check (from June 2005) - and not even then was it used. Drop this code as it has not been in use for ~10 years. Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed