sh idle: rename global pm_idle to static sh_idle
authorLen Brown <len.brown@intel.com>
Sun, 10 Feb 2013 03:52:57 +0000 (22:52 -0500)
committerLen Brown <len.brown@intel.com>
Mon, 18 Feb 2013 04:34:59 +0000 (23:34 -0500)
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 <len.brown@intel.com>
Cc: linux-sh@vger.kernel.org

No differences found