Len Brown 558bd3e8dc PM idle: remove global declaration of pm_idle
pm_idle appears in no generic Linux code,
it appears only in architecture-specific code.

Thus, pm_idle should not be declared in pm.h.

Architectures that  use an idle function pointer
should delcare one local to their architecture,
and/or use cpuidle.

Signed-off-by: Len Brown <len.brown@intel.com>
Reviewed-by: Kevin Hilman <khilman@linaro.org>
Tested-by: Kevin Hilman <khilman@linaro.org>
Cc: linux-pm@vger.kernel.org
2013-02-17 23:37:09 -05:00
..
2013-01-02 17:36:10 -08:00
2012-12-13 19:20:31 -08:00
2013-01-10 20:06:08 -08:00
2013-01-18 14:05:59 -08:00
2012-12-18 12:26:54 -08:00
2013-01-02 17:36:10 -08:00