Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / drivers / usb / host / ehci-generic.c
index 682a0703060f41d733d01f8ecab2473bd31abb5c..304a3437d56cb60dcea097e44f1bafb5d719f184 100644 (file)
@@ -5,6 +5,9 @@
 
 #include <common.h>
 #include <clk.h>
+#include <log.h>
+#include <dm/device_compat.h>
+#include <dm/devres.h>
 #include <dm/ofnode.h>
 #include <generic-phy.h>
 #include <reset.h>