tile: remove calls to arch_flush_lazy_mmu_mode()
authorChris Metcalf <cmetcalf@tilera.com>
Wed, 7 Aug 2013 15:07:52 +0000 (11:07 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 13 Aug 2013 20:25:56 +0000 (16:25 -0400)
Since it's a no-op on tile anyway, there's no reason to be calling
it in tile-specific code.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found