MIPS: RM7000: Make use of cache_op() instead of inline asm
authorRicardo Mendoza <ricmm@gentoo.org>
Mon, 19 Jul 2010 03:59:59 +0000 (04:59 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:06 +0000 (13:26 +0100)
Small cleanup of the cache code to get rid of inline asm, in preparation
to give tertiary cache support.

Signed-off-by: Ricardo Mendoza <ricmm@gentoo.org>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1476/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found