diff options
author | William Breathitt Gray <vilhelm.gray@gmail.com> | 2021-06-09 10:31:16 +0900 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-06-09 16:27:58 +0100 |
commit | 9b2574f61c499e264df69b2e71a5f4319654a00b (patch) | |
tree | 1b0ee0a1cf092d8730f698693c2e50ead4019453 /drivers/counter/microchip-tcb-capture.c | |
parent | 6a9eb0e31044b5d70517a4299c9d27df1e35aab6 (diff) | |
download | linux-9b2574f61c499e264df69b2e71a5f4319654a00b.tar.gz linux-9b2574f61c499e264df69b2e71a5f4319654a00b.tar.bz2 linux-9b2574f61c499e264df69b2e71a5f4319654a00b.zip |
counter: ftm-quaddec: Add const qualifier for actions_list array
The struct counter_synapse actions_list member expects a const enum
counter_synapse_action array. This patch adds the const qualifier to the
ftm_quaddec_synapse_actions to match actions_list.
Cc: Patrick Havelange <patrick.havelange@essensium.com>
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Link: https://lore.kernel.org/r/db1df2021efb1b98e6d1a50787be5a52a1896574.1623201081.git.vilhelm.gray@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/counter/microchip-tcb-capture.c')
0 files changed, 0 insertions, 0 deletions