gpio: pca953x: 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:18 +0000 (12:29 +0300)
commitc20a395f9bf939ef0587ce5fa14316ac26252e9b
tree2a8c75cff95f70830fef568ad8ebd4f8e5d3561c
parent5cedd3c25fcb2799dc35ddcd85166c2962501c43
gpio: pca953x: 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-pca953x.c