diff options
| author | Andy Shevchenko <[email protected]> | 2022-06-16 17:24:51 +0300 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2022-06-18 16:33:25 +0100 |
| commit | 072c7d3438888ca424e9d44e11f5d870749ba052 (patch) | |
| tree | a57a72ee8757c1f3a3e0a4efce791078bff09152 /tools/perf/scripts/python | |
| parent | dbacf752cde2c0e719ce97783b579a45a9730833 (diff) | |
iio: accel: mma7660: Drop wrong use of ACPI_PTR()
ACPI_PTR() is more harmful than helpful. For example, in this case
if CONFIG_ACPI=n, the ID table left unused which is not what we want.
Instead of making linker to drop a section, drop ACPI_PTR().
As a side effect this makes driver ACPI and OF clean.
Signed-off-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