common: Drop net.h from common header
[oweals/u-boot.git] / drivers / dma / ti-edma3.c
index 7e11b13e45c6c9332899e27c1117885f10a308bc..77c4ba953075958444eb8dae88beb50933c3a2de 100644 (file)
@@ -8,6 +8,7 @@
  * Author: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
  */
 
+#include <asm/cache.h>
 #include <asm/io.h>
 #include <common.h>
 #include <dm.h>