target-ppc: Trivial cleanups in mmu_helper.c
commit213c718080f51aa4f054a79c0c5743e0e2c15f67
authorDavid Gibson <david@gibson.dropbear.id.au>
Tue, 12 Mar 2013 00:31:04 +0000 (12 00:31 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 22 Mar 2013 14:28:46 +0000 (22 15:28 +0100)
treec83d6a6da77774fa46f16745bde3880e2e078745
parent9baea4a303323932ec913728173ea38a4af05f3e
target-ppc: Trivial cleanups in mmu_helper.c

This removes the never-used pte64_invalidate() function, and makes
ppcmas_tlb_check() static, since it's only used within that file.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/cpu.h
target-ppc/mmu_helper.c