OSDN Git Service

gpiolib: cdev: 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:30:00 +0000 (12:30 +0300)
commit52ee7c02f67808afa533c523fa3e4b66c54ea758
tree595af166ff0e90f5ba7bceb4588f7c36bbbd4924
parent27bb5fef574db193eb063d61b80614182f345b48
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>
drivers/gpio/gpiolib-cdev.c