MIPS: Octeon: Use __flush_cache_all instead of flush_cache_all.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 27 Jan 2016 17:07:00 +0000 (18:07 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 May 2016 12:01:37 +0000 (14:01 +0200)
commit9329c154e4a8a253347829c1d8cc416061cc055a
tree725364ae8411f617e4379bdb335a872d81e074f6
parent81424d0ad0d41f05049aac6d4959d17a5a3c69c8
MIPS: Octeon: Use __flush_cache_all instead of flush_cache_all.

flush_cache_all will go away.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/smp.c