On Wed, 29 Jun 2022 at 13:41, Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> wrote: > > There is only one user of the legacy lasips2_initfn() function which is in > machine_hppa_init(), so inline its functionality into machine_hppa_init() and > then remove it. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
thanks -- PMM