On Wed, 29 Jun 2022 at 13:41, Mark Cave-Ayland <[email protected]> wrote: > > The existing boolean irq field in LASIPS2Port will soon be replaced by a > proper > qemu_irq, so rename the field to birq to allow the upcoming qemu_irq to use > the > irq name. > > Signed-off-by: Mark Cave-Ayland <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
