On 12/7/26 00:36, Alexander Graf wrote:
All boards create sysbus devices with an explicit parent now. Drop sysbus_create_simple_orphan() and sysbus_create_varargs_orphan().Assisted-by: Kiro Signed-off-by: Alexander Graf <[email protected]> --- hw/core/sysbus.c | 29 ----------------------------- include/hw/core/sysbus.h | 11 ----------- 2 files changed, 40 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
