diff options
| author | Rikard Falkeborn <[email protected]> | 2020-11-08 00:36:30 +0100 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2020-11-17 21:47:03 -0600 |
| commit | 0eee3d28ff6572f0e1afd41e863e44d396a308e2 (patch) | |
| tree | cc4c0423f09baa4953500bc5c4129a235a9b939f /tools/perf/scripts/python | |
| parent | bb7eda7eddf1f8002e00a5147aff91fad8caf2d5 (diff) | |
remoteproc: stm32: Constify st_rproc_ops
The only usage of st_rproc_ops is to pass its address to rproc_alloc()
which accepts a const pointer. Make it const to allow the compiler to
put it in read-only memory.
Acked-by: Arnaud Pouliquen <[email protected]>
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')
0 files changed, 0 insertions, 0 deletions