aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorLen Brown <[email protected]>2013-02-09 21:51:27 -0500
committerLen Brown <[email protected]>2013-02-17 23:37:09 -0500
commit558bd3e8dc7a798c5c845f90cf038b9bbd2df2b8 (patch)
treeb195c62a40c3e72b3bdcd7e53964d960da503e0d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parent6ae236c05d46f48ac3d002a8643cda422f6e79dd (diff)
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 <[email protected]> Reviewed-by: Kevin Hilman <[email protected]> Tested-by: Kevin Hilman <[email protected]> Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions