common: Move ARM cache operations out of common.h
[oweals/u-boot.git] / drivers / dma / ti / k3-udma.c
index a5fc7809bc41919c8cf964b907abbebbdb0cb8ca..2e64d338caaf5875a3fb646c8f12b7c733feacc1 100644 (file)
@@ -6,6 +6,7 @@
 #define pr_fmt(fmt) "udma: " fmt
 
 #include <common.h>
+#include <cpu_func.h>
 #include <asm/io.h>
 #include <asm/bitops.h>
 #include <malloc.h>