On Fri, 3 Jul 2020 at 21:05, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > The 'cpu_type' has been moved from BCM283XState to BCM283XClass > in commit 210f47840d, but we forgot to remove the old variable. > Do it now. > > Fixes: 210f47840d ("hw/arm/bcm2836: Hardcode correct CPU type") > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > include/hw/arm/bcm2836.h | 1 - > 1 file changed, 1 deletion(-) >
Applied to target-arm.next, thanks. -- PMM