gpio: pl061: 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 09:29:26 +0000 (12:29 +0300)
commit5b937a837c0d4c649fcbd9def10570b5d337898c
tree6dd2f30e80420ac4e5e1959a0fd49ba8954af1c8
parentc20a395f9bf939ef0587ce5fa14316ac26252e9b
gpio: pl061: 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/gpio/gpio-pl061.c