diff options
| author | Andy Shevchenko <[email protected]> | 2022-02-03 17:59:18 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2022-02-06 15:26:43 +0000 |
| commit | c53c7740bdbd976f868ddcfaf73f63797617ed99 (patch) | |
| tree | ee664d8720a73a8cb547fdb126dbd5a7cb89169f /tools/perf/scripts/python/powerpc-hcalls.py | |
| parent | 08f5fbf030ecb2c0c54fb3072ab76a8ceae75cf9 (diff) | |
iio: imu: inv_mpu6050: 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 adding ifdeffery or attribute here and there, drop ACPI_PTR().
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/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions