target-ppc: Clean up ENV_GET_CPU() usage
Commits fdfba1a2, ab1da857, f606604f and 2c17449b added usages of ENV_GET_CPU() macro in target-specific code. Use ppc_env_get_cpu() instead. Cc: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Cc: Peter Maydell <peter.maydell@linaro.org> Signed-off-by:Andreas Färber <afaerber@suse.de>
Showing
- hw/ppc/ppc405_uc.c 1 addition, 1 deletionhw/ppc/ppc405_uc.c
- hw/ppc/spapr_hcall.c 3 additions, 3 deletionshw/ppc/spapr_hcall.c
- target-ppc/mmu-hash32.h 8 additions, 4 deletionstarget-ppc/mmu-hash32.h
- target-ppc/mmu-hash64.c 1 addition, 1 deletiontarget-ppc/mmu-hash64.c
- target-ppc/mmu-hash64.h 4 additions, 2 deletionstarget-ppc/mmu-hash64.h
Please register or sign in to comment