common: Move ARM cache operations out of common.h
[oweals/u-boot.git] / drivers / usb / host / dwc2.c
index 350d820a6e50b914e564ea180eb804628d327164..b9c56f763b30a4a498151fa2d4eccbef523c8f95 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <dm.h>
 #include <errno.h>
 #include <usb.h>