Home
last modified time | relevance | path

Searched hist:c9bd27c880b00bac48b4d6aacaca127d8cfc4fd6 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-mmio.cdiff c9bd27c880b00bac48b4d6aacaca127d8cfc4fd6 Wed Oct 25 20:42:59 CEST 2023 Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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>