Sync c-tx39.c with c-r4k.c.
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Wed, 28 Sep 2005 11:24:58 +0000 (20:24 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:32:28 +0000 (19:32 +0100)
tx39_flush_cache_range() does nothing if !cpu_has_dc_aliases.  It should
flush d-cache and invalidate i-cache since the TX39(H2) has separate I/D
cache.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found