summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <william.gray@linaro.org>2023-03-18 14:55:03 -0400
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2023-03-19 15:36:56 +0000
commitaec463feaca9f726a778499ed57b63ffd9c4c523 (patch)
tree646c4b924924cda944ca4f4c0265ad3a5cd6b9dc /tools/perf/scripts/python/export-to-postgresql.py
parent87a1ff66a0e57d9022665d24793f31fc54de182d (diff)
iio: addac: stx104: Replace bitops.h header inclusion with bits.h
The <linux/bitops.h> header is included in the stx104 driver so that we can use the BIT() macro. This macro is actually defined in the <linux/bits.h> header, so replace the <linux/bitops.h> header inclusion with <linux/bits.h>. Signed-off-by: William Breathitt Gray <william.gray@linaro.org> Link: https://lore.kernel.org/r/20230318185503.341914-1-william.gray@linaro.org Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions