target/ppc: Remove includes from mmu-book3s-v3.h
authorBALATON Zoltan <balaton@eik.bme.hu>
Sun, 26 May 2024 23:13:08 +0000 (01:13 +0200)
committerNicholas Piggin <npiggin@gmail.com>
Thu, 25 Jul 2024 23:51:34 +0000 (09:51 +1000)
commitd741ecffd2ca260ce7875a4596f17736b5ccb7c3
tree2ffb5e322822dc17ef6c9216d22b1713dc8386ee
parentb864074ce074006f9bcc66a11cd4205355abb9ac
target/ppc: Remove includes from mmu-book3s-v3.h

Drop includes from header that is not needed by the header itself and
only include them from C files that really need it.

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.h
target/ppc/mmu-hash64.c
target/ppc/mmu-radix64.c