gpio: mockup: 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:29:11 +0000 (12:29 +0300)
commit5cedd3c25fcb2799dc35ddcd85166c2962501c43
tree08ba76bc6b2bacfe287678f84cc2e860c192acc1
parentc4168c44d53160eb6ae273f58f133c3ce633bdad
gpio: mockup: 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.

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