Home
last modified time | relevance | path

Searched hist:"52 ee7c02f67808afa533c523fa3e4b66c54ea758" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpiolib-cdev.cdiff 52ee7c02f67808afa533c523fa3e4b66c54ea758 Fri Oct 07 08:44:44 CDT 2022 Andy Shevchenko <andriy.shevchenko@linux.intel.com> gpiolib: cdev: 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>
Rewiewed-by: Kent Gibson <warthog618@gmail.com>