diff options
author | 2020-05-24 11:55:16 +0200 | |
---|---|---|
committer | 2020-06-24 18:26:39 +0530 | |
commit | 5a72122dcfd921940ce877963ddd7be4b089adf2 (patch) | |
tree | 31418630d3b2c992346a6f115ab224ecdc0a83a5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | phy: ti: am654-serdes: Constify regmap_config (diff) | |
download | linux-rng-5a72122dcfd921940ce877963ddd7be4b089adf2.tar.xz linux-rng-5a72122dcfd921940ce877963ddd7be4b089adf2.zip |
phy: ti: j721e-wiz: Constify structs
clk_div_table and wiz_regmap_config are not modified and can therefore
be made const to allow the compiler to put them in read-only memory.
Before:
text data bss dec hex filename
20265 7044 64 27373 6aed drivers/phy/ti/phy-j721e-wiz.o
After:
text data bss dec hex filename
20649 6660 64 27373 6aed drivers/phy/ti/phy-j721e-wiz.o
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20200524095516.25227-3-rikard.falkeborn@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions