gpio: regmap: 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)
commite79098ac29a41526a50a83ea77306c634a74e904
tree54a118488071816e5425db088c484a732114708f
parentd74c0863fd4ecaeafde6a4bb290dcae90b12d942
gpio: regmap: 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-regmap.c