On Thu, Jan 5, 2023 at 6:35 AM Philippe Mathieu-Daudé <phi...@linaro.org> wrote: > > Nothing here requires access to PFlashCFI01 internal fields: > use the inherited generic DeviceState. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> > --- > hw/arm/sbsa-ref.c | 12 ++++++------ > hw/arm/vexpress.c | 12 +++++------- > hw/arm/virt.c | 10 +++++----- > include/hw/arm/virt.h | 3 +-- > 4 files changed, 17 insertions(+), 20 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>