mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-04 11:35:10 +00:00
To be passed to object_initialize().
Since commit 39355c3826 the argument is
void*, so drop some superfluous (BusState *) casts or direct parent
field usages.
Signed-off-by: Andreas Färber <afaerber@suse.de>