]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/usb/host/xhci-rcar.c
dm: core: Create a new header file for 'compat' features
[thirdparty/u-boot.git] / drivers / usb / host / xhci-rcar.c
index c4d8811343a1e1336f812d8d47cedb24b3bb6f16..d86584b847d48bd17b848ddba168c81116ae5b43 100644 (file)
@@ -9,8 +9,10 @@
 #include <clk.h>
 #include <dm.h>
 #include <fdtdec.h>
+#include <malloc.h>
 #include <usb.h>
 #include <wait_bit.h>
+#include <dm/device_compat.h>
 
 #include <usb/xhci.h>
 #include "xhci-rcar-r8a779x_usb3_v3.h"