target/ppc: Remove unused struct 'mmu_ctx_hash32'
authorDr. David Alan Gilbert <dave@treblig.org>
Sun, 12 May 2024 23:27:33 +0000 (01:27 +0200)
committerNicholas Piggin <npiggin@gmail.com>
Thu, 23 May 2024 23:34:41 +0000 (09:34 +1000)
commit41e9a098d175fdaeb025fe39be940940d1edd979
tree6c2b63253977a80e5f8e52832bd8bc86177b01c7
parent0dfe59fe77ed571f23aefb70a3a226c3e1779862
target/ppc: Remove unused struct 'mmu_ctx_hash32'

I think it's use was removed by
Commit 5883d8b296 ("mmu-hash*: Don't use full ppc_hash{32,
64}_translate() path for get_phys_page_debug()")

Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Dr. David Alan Gilbert <dave@treblig.org>
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
target/ppc/mmu-hash32.c