On 4/6/25 13:53, Zhenzhong Duan wrote:
AspeedGPIOClass's parent is SysBusDeviceClass rather than SysBusDevice.Fixes: 4b7f956862dc ("hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500") Suggested-by: David Hildenbrand <da...@redhat.com> Signed-off-by: Zhenzhong Duan <zhenzhong.d...@intel.com> --- include/hw/gpio/aspeed_gpio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>