|
From: | Richard Henderson |
Subject: | Re: [PATCH] hw: arm: allwinner-sramc: Set class_size |
Date: | Wed, 28 Jun 2023 16:09:17 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
On 6/28/23 13:09, Akihiko Odaki wrote:
AwSRAMCClass is larger than SysBusDeviceClass so the class size must be advertised accordingly. Fixes: 05def917e1 ("hw: arm: allwinner-sramc: Add SRAM Controller support for R40") Signed-off-by: Akihiko Odaki<akihiko.odaki@daynix.com> --- hw/misc/allwinner-sramc.c | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |