aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2021-06-05 20:59:08 +0200
committerLinus Walleij <[email protected]>2021-06-09 11:18:33 +0200
commit0c6838767236c9348e05b3f54361a89ec03adc84 (patch)
tree8e2d12e741b8622c7cb22090863e880df25f8900 /lib/test_overflow.c
parentd9779093676bd8743ba2e1cd971f4eabb15c060d (diff)
pinctrl: bcm: Constify static pinmux_ops
These are only assigned, either directly or via the bcm63xx_pinctrl_soc struct, to the pmxops field in the pinctrl_desc struct and never modified, so make them const to allow the compiler to put them in read-only memory. Signed-off-by: Rikard Falkeborn <[email protected]> Acked-by: Florian Fainelli <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions