diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-05-30 22:25:01 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2021-05-31 22:52:33 -0700 |
commit | 08729298c4eea5a9bbc0598d92ff47638a97a1ae (patch) | |
tree | 31b55b70ad504fbb71e6b597d58ab06b57b9938f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 02e28cf7dc2b7acbe660188a87ac0b8007dde3dd (diff) |
Input: resistive-adc-touch - replace OF headers with proper ones
The driver is actually OF independent and doesn't need anything from OF (*).
Replace OF headers with mod_devicetable.h and property.h.
*) use of of_match_ptr() is actually wrong here, since it may provoke
a compiler to warn about unused variable.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210528151113.85943-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions