target/ppc/mmu-radix64: Remove externally unused parts from header
authorBALATON Zoltan <balaton@eik.bme.hu>
Sun, 26 May 2024 23:13:07 +0000 (01:13 +0200)
committerNicholas Piggin <npiggin@gmail.com>
Thu, 25 Jul 2024 23:51:34 +0000 (09:51 +1000)
commitb864074ce074006f9bcc66a11cd4205355abb9ac
tree11625708045a0ece2ffe243bf71cd97486d499ba
parent14a43ab3335afb3f68ca103739405178abe070ea
target/ppc/mmu-radix64: Remove externally unused parts from header

Move the parts not needed outside of mmu-radix64.c from the header to
the C file to leave only parts in the header that need to be exported.
Also drop unneded include of this header.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Acked-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
target/ppc/mmu-book3s-v3.c
target/ppc/mmu-radix64.c
target/ppc/mmu-radix64.h