diff options
author | Arvind Yadav <[email protected]> | 2017-08-13 15:10:06 +0530 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2017-08-18 01:44:21 +0200 |
commit | a804d51004ef69ff362509ae813b3f455c3ab7b4 (patch) | |
tree | 2e2cd0a0a0f0932ca55b83e7b6329b668590fad6 /tools/perf/scripts/python/syscall-counts.py | |
parent | bea2ebca6b917e46d0c585f416f1326fdf41e69b (diff) |
cpufreq: Loongson2: constify platform_device_id
platform_device_id are not supposed to change at runtime. All functions
working with platform_device_id provided by <linux/platform_device.h>
work with const platform_device_id. So mark the non-const structs as
const.
Signed-off-by: Arvind Yadav <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions