summaryrefslogtreecommitdiff
path: root/lib/checksum.c
diff options
context:
space:
mode:
authorRikard Falkeborn <rikard.falkeborn@gmail.com>2020-05-24 12:55:15 +0300
committerVinod Koul <vkoul@kernel.org>2020-06-24 15:56:38 +0300
commit0cb5ebc749fde8562fb876f92ac5cc6e92bd89fb (patch)
treefd9b6b50b530b1f1e1c9c208bcc137277554d676 /lib/checksum.c
parent6153224bef8b218ecf9bf541b6154ff72fc4c54b (diff)
downloadlinux-0cb5ebc749fde8562fb876f92ac5cc6e92bd89fb.tar.xz
phy: ti: am654-serdes: Constify regmap_config
regmap_config is not modified and can be made static to allow the compiler to put it in read-only memory. Before: text data bss dec hex filename 12328 3644 64 16036 3ea4 drivers/phy/ti/phy-am654-serdes.o After: text data bss dec hex filename 12648 3324 64 16036 3ea4 drivers/phy/ti/phy-am654-serdes.o Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com> Link: https://lore.kernel.org/r/20200524095516.25227-2-rikard.falkeborn@gmail.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'lib/checksum.c')
0 files changed, 0 insertions, 0 deletions