qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 19/50] hppa: move dino_init() from dino.c to machine.c


From: Richard Henderson
Subject: Re: [PATCH v2 19/50] hppa: move dino_init() from dino.c to machine.c
Date: Thu, 5 May 2022 12:50:16 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 5/4/22 04:25, Mark Cave-Ayland wrote:
Now that dino_init() is completely decoupled from dino.c it can be moved to
machine.c with the rest of the board configuration.

Signed-off-by: Mark Cave-Ayland<mark.cave-ayland@ilande.co.uk>
Acked-by: Helge Deller<deller@gmx.de>
---
  hw/hppa/dino.c     | 14 --------------
  hw/hppa/hppa_sys.h |  2 --
  hw/hppa/machine.c  | 12 ++++++++++++
  3 files changed, 12 insertions(+), 16 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]