From 567af7fc9d87df3228ef59864f77fe100ec0cee3 Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Mon, 5 Feb 2018 09:24:30 +1100 Subject: pinctrl: files should directly include apis they use Fixes: 23c35f48f5fb ("pinctrl: remove include file from ") Signed-off-by: Stephen Rothwell Signed-off-by: Linus Torvalds --- drivers/usb/host/ehci-st.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/host/ehci-st.c b/drivers/usb/host/ehci-st.c index 3c1362ab70be..dc42981047c9 100644 --- a/drivers/usb/host/ehci-st.c +++ b/drivers/usb/host/ehci-st.c @@ -23,6 +23,7 @@ #include #include #include +#include #include "ehci.h" -- cgit v1.2.3