aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2022-01-10 11:39:52 +0100
committerHans de Goede <[email protected]>2022-01-24 10:41:44 +0100
commit442bf564eb0c4577d98a77e87caa10f704dddcad (patch)
tree2d42de849e4ff57091096932fea4e21560f66ce6 /net/lapb/lapb_timer.c
parent84c2dcdd475f3f5d1d30c87404cafba4dd4b75ec (diff)
platform/x86: x86-android-tablets: Constify the gpiod_lookup_tables arrays
The individual gpiod_lookup_table structs cannot be const because they contain a list-head which gets used when registering them. But the array of pointers to the gpiod_lookup_table-s used by a board can be const, constify these. Signed-off-by: Hans de Goede <[email protected]> Reviewed-By: Lubomir Rintel <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions