aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-10-06 15:09:13 -0500
committerMark Brown <[email protected]>2023-10-09 13:13:58 +0100
commitec5236c2e6ec1ce62237a2e9345dd2ffc4fc6d56 (patch)
tree1d1317fd888612ee27060fc8d76a63eb2ead7544 /net/lapb/lapb_timer.c
parentfe26425518862020449cb2c9709e62cc76a56de2 (diff)
ASoC: qcom/lpass: Constify struct lpass_variant
'struct lpass_variant' is used for driver match data which is supposed to be constant. It's not modified anywhere, so it's just a matter of adding 'const' everywhere. Signed-off-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions