pinctrl: sunxi: 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)
commit1fe030494ebd02858d89cb13af258b3608f77af1
tree0aee3f9e6f0ba15cfe24d4c8ce83094d21bffa5e
parent8f27fb48a26bff360675320fbc227ba39f559a58
pinctrl: sunxi: 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/sunxi/pinctrl-sunxi.c