diff options
| author | William Breathitt Gray <[email protected]> | 2021-06-10 10:36:42 +0900 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2021-06-13 17:00:18 +0100 |
| commit | bc84957d3118df7c05724a0c0e693ffe038d5409 (patch) | |
| tree | f8de43530c67a8d586205f61648c3b29fcf2dbc6 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | afedd992c38af6ae7f513c4e86966d9d62c0dbd1 (diff) | |
counter: interrupt-cnt: Add const qualifier for actions_list array
The struct counter_synapse actions_list member expects a const enum
counter_synapse_action array. This patch renames
interrupt_cnt_synapse_actionss to interrupt_cnt_synapse_actions and adds
a const qualifier to match actions_list.
Cc: Oleksij Rempel <[email protected]>
Signed-off-by: William Breathitt Gray <[email protected]>
Reviewed-by: <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions