aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJonathan Cameron <[email protected]>2023-12-31 18:35:12 +0000
committerJonathan Cameron <[email protected]>2024-01-23 22:06:56 +0000
commit51feb3e35899837362f7a3864c198f9de52280e8 (patch)
treec9cf74500e20cd572c5ee4f5e7961f8a35f95739 /tools/perf/scripts/python
parent042ffa6daf6db36d387da66d49116557a93468e2 (diff)
iio: pressure: hp206c: drop ACPI_PTR() and CONFIG_ACPI guards
The complexity of config guards needed for ACPI_PTR() is not worthwhile for the small amount of saved data. This example was doing it correctly but I am proposing dropping this so as to reduce chance of cut and paste where it is done wrong. Also drop now unneeded linux/acpi.h include and added linux/mod_devicetable.h for struct acpi_device_id definition. Reviewed-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions