common: Move ARM cache operations out of common.h
[oweals/u-boot.git] / drivers / usb / host / xhci-mem.c
index 530e979bb78ebfa8dd2a422dd11803af9cba7e13..93450ee3b7495d7102e69068671ae3dd8a4d8141 100644 (file)
@@ -14,6 +14,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <dm.h>
 #include <asm/byteorder.h>
 #include <usb.h>