summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2022-01-10 11:39:52 +0100
committerHans de Goede <hdegoede@redhat.com>2022-01-24 10:41:44 +0100
commit442bf564eb0c4577d98a77e87caa10f704dddcad (patch)
tree2d42de849e4ff57091096932fea4e21560f66ce6 /tools/perf/scripts/python/export-to-postgresql.py
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 <hdegoede@redhat.com> Reviewed-By: Lubomir Rintel <lkundrak@V3.sk> Link: https://lore.kernel.org/r/20220110103952.48760-3-hdegoede@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions