diff options
| author | Simon Trimmer <[email protected]> | 2021-05-11 18:14:59 +0100 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2021-05-12 13:02:51 +0100 |
| commit | 130dbe04d42817b62577a48346837122a00e794f (patch) | |
| tree | 4d54432a1a418c1c4d6f439f3f27f3f1ce002a37 /tools/perf/scripts/python/bin | |
| parent | 4ac9b48adf4d561d0e33419d548278f205dd70b5 (diff) | |
ASoC: wm_adsp: mark more data structures with the const qualifier
The callback structures and memory region type table can be marked as
const as they will not change during use.
Fix checkpatch warning against wm_adsp_find_region function by moving
const keyword to form the 'static const struct' pattern.
Signed-off-by: Simon Trimmer <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions