diff options
author | 2022-12-02 17:14:50 +0000 | |
---|---|---|
committer | 2022-12-05 14:05:41 +0000 | |
commit | b5d5051971b44c9952b62f261509cf837b9d21ba (patch) | |
tree | e0e87f5a0d718da83ed497970baf4f6aee6bba69 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: uniphier: aio-core: Make some read-only arrays static const (diff) | |
download | wireguard-linux-b5d5051971b44c9952b62f261509cf837b9d21ba.tar.xz wireguard-linux-b5d5051971b44c9952b62f261509cf837b9d21ba.zip |
ASoC: rt715: Make read-only arrays capture_reg_H and capture_reg_L static const
Don't populate the read-only arrays capture_reg_H and capture_reg_L
on the stack but instead make them static const. Also makes the
object code a little smaller.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20221202171450.1815346-1-colin.i.king@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions