pinctrl: stm32: 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:47 +0000 (17:06 +0300)
commit7338faa4ed0b5ec511ede43a6d4fdae52ed5851a
treef705848df77300d28a3a677af00c8c6ed3174104
parent042b93c9b6662b9336f1642eccd56796ff7ac56a
pinctrl: stm32: 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/stm32/pinctrl-stm32.c