On Tue, 4 Feb 2025 at 00:22, Philippe Mathieu-Daudé <phi...@linaro.org> wrote: > > We shouldn't access a QOM parent object directly. > Use the appropriate type-cast macro. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> > --- > hw/arm/raspi.c | 2 +- > hw/arm/raspi4b.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM