From: Andy Shevchenko Date: Fri, 7 Oct 2022 13:44:44 +0000 (+0300) Subject: pinctrl: stmfx: Add missing header(s) X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8f27fb48a26bff360675320fbc227ba39f559a58;p=linux.git pinctrl: stmfx: 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 --- diff --git a/drivers/pinctrl/pinctrl-stmfx.c b/drivers/pinctrl/pinctrl-stmfx.c index ab4dde40d3ed4..1181c4b506b11 100644 --- a/drivers/pinctrl/pinctrl-stmfx.c +++ b/drivers/pinctrl/pinctrl-stmfx.c @@ -10,6 +10,8 @@ #include #include #include +#include + #include #include