diff options
author | Rikard Falkeborn <[email protected]> | 2020-11-09 23:10:12 +0100 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2020-11-13 15:37:41 +0100 |
commit | d4aac7d439c2d9307cb5137fc285464a36978107 (patch) | |
tree | 17814f3a0b66b5e8a84e4af288c64b743408de31 /scripts/bpf_helpers_doc.py | |
parent | 7b1425f08f5620bde28aced29820004bc8c28962 (diff) |
pinctrl: renesas: Constify sh73a0_vccq_mc0_ops
The only usage of sh73a0_vccq_mc0_ops is to assign its address to the
ops field in the regulator_desc struct, which is a const pointer. Make
it const to allow the compiler to put it in read-only memory.
Signed-off-by: Rikard Falkeborn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions