commit | c73e7ad6f6c3ab040da1bff65c1c03aeec2dcf11 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Oct 04 19:00:15 2018 +0300 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Nov 08 17:16:40 2018 +0200 |
tree | 6621028b6120ac0c29bf14733f6768f8d7ece558 | |
parent | 35bf500769afe9f2b44c79a7d19210cc852cb6c1 [diff] |
pinctrl: denverton: Replace acpi.h with mod_devicetable.h There is no need to include acpi.h since driver doesn't use anything from it except the propagation of mod_devicetable.h. Include latter directly instead. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>