]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: cedarfork: Replace acpi.h with mod_devicetable.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 4 Oct 2018 16:00:15 +0000 (19:00 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 8 Nov 2018 15:16:40 +0000 (17:16 +0200)
commitba3448b7e6d47f5b31425d6e62059ff8c4f203f7
treef36f4e84bc467666f7710a84d1a5095eaf825e1b
parent5d171da223a90f20d4709a5489a2d74ec2d4d603
pinctrl: cedarfork: 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>
drivers/pinctrl/intel/pinctrl-cedarfork.c