diff options
author | Rikard Falkeborn <rikard.falkeborn@gmail.com> | 2020-09-26 22:23:42 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-09-30 10:37:52 +0200 |
commit | 98a40a34e0b669d10a09fd90ec7dc425280e9e7f (patch) | |
tree | afafb2fe9b10351227265f6016ba6d418db9266a /init/do_mounts.c | |
parent | 19f599e83ac56dda5b35df1d23fb24efeecfadad (diff) | |
download | linux-98a40a34e0b669d10a09fd90ec7dc425280e9e7f.tar.bz2 |
pinctrl: nuvoton: npcm7xx: Constify static ops structs
The only usage of these structs is to assign their address to various
ops fields in the pinctrl_desc struct, which are const pointers. Make
them const to allow the compiler to put them in read-only memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20200926202342.31014-1-rikard.falkeborn@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'init/do_mounts.c')
0 files changed, 0 insertions, 0 deletions