Commits
Ralf Baechle committed 7c8196fd43e
MIPS: MSP71xx: Use __flush_cache_all instead of flush_cache_all. Flushing caches is probably sensible on reset but flush_cache_all has been a no-op for a very long time. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>