aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLuc Van Oostenryck <[email protected]>2018-04-24 15:14:13 +0200
committerRafael J. Wysocki <[email protected]>2018-05-10 11:46:00 +0200
commitdf21443ff6a5e04549779001c9c02b0be7847355 (patch)
tree7bd1afbc80f10dcf83d644b20ecace473696b472 /tools/perf/scripts/python/export-to-postgresql.py
parent9c28d6df7534e1b64d485fde02ebe62375ea9bcc (diff)
cpufreq: speedstep: fix speedstep_detect_processor()'s return type
speedstep_detect_processor() is declared as returing an 'enum speedstep_processor' but use an 'int' in its definition. Fix this by using 'enum speedstep_processor' in its definition too. Signed-off-by: Luc Van Oostenryck <[email protected]> Acked-by: Viresh Kumar <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions