gpio: mmio: Clean up headers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 25 Oct 2023 18:42:59 +0000 (21:42 +0300)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 18 Dec 2023 12:43:06 +0000 (13:43 +0100)
commitc9bd27c880b00bac48b4d6aacaca127d8cfc4fd6
tree98875437532aa7c205a96a862ea0a3e4bf5d5ee3
parent001cf2dec38c85d2fa123c0c4e75145cdfc6486d
gpio: mmio: Clean up headers

There is a few things done:
- include only the headers we are direct user of
- add missing headers
- group generic headers and subsystem headers
- sort each group alphabetically

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/gpio-mmio.c