On Thu, Jan 5, 2023 at 6:52 AM Philippe Mathieu-Daudé <phi...@linaro.org> wrote: > > Convert the QOM PFlashCFI01 to a forward/opaque pointer declaration. > Only pflash_cfi01.c is able to poke at the internal fields. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> > --- > hw/block/pflash_cfi01.c | 2 ++ > include/hw/block/flash.h | 1 - > 2 files changed, 2 insertions(+), 1 deletion(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>