diff options
Diffstat (limited to 'drivers/usb/host/dwc3-sti-glue.c')
-rw-r--r-- | drivers/usb/host/dwc3-sti-glue.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/host/dwc3-sti-glue.c b/drivers/usb/host/dwc3-sti-glue.c index 239b671ac38..4a3ab611127 100644 --- a/drivers/usb/host/dwc3-sti-glue.c +++ b/drivers/usb/host/dwc3-sti-glue.c @@ -17,6 +17,7 @@ #include <reset-uclass.h> #include <syscon.h> #include <usb.h> +#include <linux/printk.h> #include <linux/usb/dwc3.h> #include <linux/usb/otg.h> |