From: Len Brown Date: Sun, 10 Feb 2013 03:52:57 +0000 (-0500) Subject: sh idle: rename global pm_idle to static sh_idle X-Git-Tag: v3.9-rc1~146^2^2~1^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3738fa5bbc3acaf6a807cb45f4367cbab412faee;p=pandora-kernel.git sh idle: rename global pm_idle to static sh_idle SH idle code could use some simplification. This patch enables that by guaranteeing that "sh_idle" is local, and thus architecture specific. Signed-off-by: Len Brown Cc: linux-sh@vger.kernel.org --- Reading git-diff-tree failed