diff options
author | Andy Shevchenko <[email protected]> | 2020-11-05 13:05:27 +0200 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2020-11-24 11:25:19 +0100 |
commit | 6c328c347ac3dae3c89c2610bc3d0a3ac8574e07 (patch) | |
tree | 572718b0943721e7f20b00ca60b837ccef0baee1 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ce99a277644cc812eb22e0700731165092ac003a (diff) |
platform/x86: i2c-multi-instantiate: Drop redundant ACPI_PTR()
The driver depends on ACPI, ACPI_PTR() resolution is always the same.
Otherwise a compiler may produce a warning.
That said, the rule of thumb either ugly ifdeffery with ACPI_PTR or
none should be used in a driver.
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions