diff options
| author | Rikard Falkeborn <[email protected]> | 2020-11-23 00:45:40 +0100 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2020-11-23 22:02:37 -0600 |
| commit | dd8f52660cb1f6fac0b4cc8adb3f008edd2c14d2 (patch) | |
| tree | f144dca46dd94dea319a70cf892fc9760ec88173 /tools/perf/scripts/python/bin | |
| parent | 48cb5b6829e2acb4b600153142889f879115e172 (diff) | |
remoteproc: qcom_sysmon: Constify qmi_indication_handler
The only usage of qmi_indication_handler[] is to pass its address to
qmi_handle_init() which accepts a const pointer. Make it const to allow
the compiler to put it in read-only memory.
Signed-off-by: Rikard Falkeborn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions