aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_compile_commands.py
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2020-08-31 00:43:11 +0200
committerLinus Walleij <[email protected]>2020-09-12 12:15:19 +0200
commit8a643cc8d56d12e56cdd08139566a28b6150b231 (patch)
treedaa4306fd8fff90fecb85540c834280b15d47a9e /scripts/gen_compile_commands.py
parentd01afb7115b190a594441d152a5dd364b9e0d602 (diff)
pinctrl: actions: pinctrl-s900: Constify s900_padinfo[]
The only usage of s900_padinfo[] is to assign it to the padinfo field in the owl_pinctrl_soc_data 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]> Reviewed-by: Manivannan Sadhasivam <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions