pinctrl: npcm7xx: 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)
commit6272cc50bfb70ccffd385364a301d4730d2fe64f
tree74defd4dda2f8ec0a37ebef86d4ad244a289eaa7
parentb1a3bd1c67c77d2daf0ed6d8cae8b0c9f5e86128
pinctrl: npcm7xx: 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/nuvoton/pinctrl-npcm7xx.c