summaryrefslogtreecommitdiffstats
path: root/lib_ppc/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib_ppc/cache.c')
-rw-r--r--lib_ppc/cache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib_ppc/cache.c b/lib_ppc/cache.c
index a81ab5e363..27e1a823c6 100644
--- a/lib_ppc/cache.c
+++ b/lib_ppc/cache.c
@@ -22,7 +22,7 @@
*/
#include <common.h>
-
+#include <asm/cache.h>
void flush_cache (ulong start_addr, ulong size)
{
OpenPOWER on IntegriCloud