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-ayl...@ilande.co.uk> Acked-by: Helge Deller<del...@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.hender...@linaro.org> r~