On Thu, Jan 14, 2021 at 03:06:25PM -0300, Daniel Henrique Barboza wrote: > Signed-off-by: Daniel Henrique Barboza <[email protected]>
Applied to ppc-for-6.0, thanks.
> ---
> hw/ppc/spapr_rtas.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/hw/ppc/spapr_rtas.c b/hw/ppc/spapr_rtas.c
> index d014684d60..fbefd5d3cb 100644
> --- a/hw/ppc/spapr_rtas.c
> +++ b/hw/ppc/spapr_rtas.c
> @@ -219,9 +219,9 @@ static void rtas_stop_self(PowerPCCPU *cpu,
> SpaprMachineState *spapr,
> }
>
> static void rtas_ibm_suspend_me(PowerPCCPU *cpu, SpaprMachineState *spapr,
> - uint32_t token, uint32_t nargs,
> - target_ulong args,
> - uint32_t nret, target_ulong rets)
> + uint32_t token, uint32_t nargs,
> + target_ulong args,
> + uint32_t nret, target_ulong rets)
> {
> CPUState *cs;
>
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
signature.asc
Description: PGP signature
