gpio: reg: Add missing header(s)
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 7 Feb 2023 14:29:48 +0000 (16:29 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 6 Mar 2023 10:33:02 +0000 (12:33 +0200)
commitd74c0863fd4ecaeafde6a4bb290dcae90b12d942
tree4b6938acde2c447c51dd1e042a7608a14f697e06
parent39ebbd52b73db8598e3399ba3ac9333902251975
gpio: reg: 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, split out the GPIO group of headers.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/gpio/gpio-reg.c