diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-11-02 15:29:04 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-11-02 16:44:15 +0000 |
commit | 6c6c49f2c0993ab3ea4bb71a12c800afd0c59e30 (patch) | |
tree | 150eccdb6f91d1d4969f4c216fed3094cfe1b1e9 /tools/perf/scripts/python | |
parent | b8d3b056a78dcc941fd1a117697ab2b956c2953f (diff) |
spi: nxp-fspi: make const array ls1028a_soc_attr static
Don't populate the const array ls1028a_soc_attr on the stack, instead
make it static. Also makes the object code smaller.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Acked-by: Han Xu <han.xu@nxp.com>
Link: https://lore.kernel.org/r/20221102152904.143423-1-colin.i.king@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions