From: Len Brown Date: Sun, 10 Feb 2013 04:27:26 +0000 (-0500) Subject: sparc idle: rename pm_idle to sparc_idle X-Git-Tag: v3.9-rc1~146^2^2~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d472ba840d622e48f5c94369263ef3af18ab64f8;p=pandora-kernel.git sparc idle: rename pm_idle to sparc_idle (pm_idle)() is being removed from linux/pm.h because Linux does not have such a cross-architecture concept. sparc uses an idle function pointer in its architecture specific code. So we re-name sparc use of pm_idle to sparc_idle. Signed-off-by: Len Brown Acked-by: David S. Miller Acked-by: Sam Ravnborg --- Reading git-diff-tree failed