mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] fixup! MIPS: flush cache on shutdown
@ 2016-03-09 15:47 Antony Pavlov
  0 siblings, 0 replies; only message in thread
From: Antony Pavlov @ 2016-03-09 15:47 UTC (permalink / raw)
  To: barebox, Sascha Hauer

---
 arch/mips/lib/c-r4k.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/mips/lib/c-r4k.c b/arch/mips/lib/c-r4k.c
index 63e8f1c..1502058 100644
--- a/arch/mips/lib/c-r4k.c
+++ b/arch/mips/lib/c-r4k.c
@@ -10,6 +10,7 @@
 #include <common.h>
 #include <asm/io.h>
 #include <asm/mipsregs.h>
+#include <asm/cache.h>
 #include <asm/cacheops.h>
 #include <asm/cpu.h>
 #include <asm/cpu-info.h>
-- 
2.7.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-09 15:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-09 15:47 [PATCH] fixup! MIPS: flush cache on shutdown Antony Pavlov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox