Skip to content
Unverified Commit c2293856 authored by Axel Lin's avatar Axel Lin Committed by Mark Brown
Browse files

regulator: rn5t618: Constify regulator_desc



The regulator_desc never need to be modified, so define them as const as a
hint to the compiler that they can go into .rodata.

Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 6185de50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment