pinctrl: single: 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)
commit486e0d876db2f21c204cb31a076e602b25dde6c3
tree7749e7abcf7c2f6ee091fdc58ad4aadea5e36f84
parent2420cd5f7e01674e664e07eaa826107cbdff3da9
pinctrl: single: 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-single.c