diff options
| author | Jonathan Cameron <[email protected]> | 2023-12-31 18:34:51 +0000 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2024-01-23 22:06:54 +0000 |
| commit | e91847646081a4096173d43481577939ad054e88 (patch) | |
| tree | 569d7aa6699257b1e0f82cde46da5c821a54a54d /include/linux/timerqueue.h | |
| parent | a0858f0cd28e822b91376ae288d5548bc1847531 (diff) | |
iio: accel: da280: Stop using ACPI_PTR()
In general using ACPI_PTR() leads to more fragile code for a very
minor saving in storage in the case of !CONFIG_ACPI so in IIO we
prefer not to use it if the only ACPI specific code is the acpi_device_id
table.
In this case will also suppress a unused variable warning.
Reported-by: kernel test robot <[email protected]>
Link: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Cc: Hans de Goede <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions