ppc4xx: Rework 4xx cache support
[oweals/u-boot.git] / lib_ppc / cache.c
index a81ab5e363f013edab4a84e470927a51f3af88a4..27e1a823c6175eb6fe45feef1e0c3736da23a6e6 100644 (file)
@@ -22,7 +22,7 @@
  */
 
 #include <common.h>
-
+#include <asm/cache.h>
 
 void flush_cache (ulong start_addr, ulong size)
 {