On 17/11/25 10:18, Philippe Mathieu-Daudé wrote:
TYPE_LASI_CHIP inherits from TYPE_SYS_BUS_DEVICE, not TYPE_PCI_HOST_BRIDGE, so its parent structure is of SysBusDevice type.Fixes: 376b851909d ("hppa: Add support for LASI chip with i82596 NIC") Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- include/hw/misc/lasi.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Queued, thanks.
