mirror of
https://github.com/qemu/qemu.git
synced 2024-12-13 05:33:34 +08:00
9bdee7f4a5
OBJECT(child) expands to ((Object *)(child)). sysbus_init_child_obj() parameter @child is void *. Pass child instead of OBJECT(child). Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20200610053247.1583243-40-armbru@redhat.com> |
||
---|---|---|
.. | ||
addr.c | ||
boston.c | ||
cps.c | ||
fuloong2e.c | ||
gt64xxx_pci.c | ||
jazz.c | ||
Kconfig | ||
Makefile.objs | ||
malta.c | ||
mips_int.c | ||
mipssim.c | ||
r4k.c | ||
trace-events |