diff options
author | 2013-02-09 21:51:27 -0500 | |
---|---|---|
committer | 2013-02-17 23:37:09 -0500 | |
commit | 558bd3e8dc7a798c5c845f90cf038b9bbd2df2b8 (patch) | |
tree | b195c62a40c3e72b3bdcd7e53964d960da503e0d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | unicore32 idle: delete stray pm_idle comment (diff) | |
download | linux-dev-558bd3e8dc7a798c5c845f90cf038b9bbd2df2b8.tar.xz linux-dev-558bd3e8dc7a798c5c845f90cf038b9bbd2df2b8.zip |
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
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions