pinctrl: lpc18xx: Add missing header(s)
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 7 Oct 2022 13:44:44 +0000 (16:44 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 24 Oct 2022 14:06:46 +0000 (17:06 +0300)
commitc2ecb0273c2026844c8921375c42ddbac8bec16a
tree22350d96f8c6e3bd18f96985dca6515301e294ac
parentb2fd05c7f746f58bc98516c7668f80e6f96477b5
pinctrl: lpc18xx: Add missing header(s)

Do not imply that some of the generic headers may be always included.
Instead, include explicitly what we are direct user of.

While at it, sort headers alphabetically.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/pinctrl/pinctrl-lpc18xx.c