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