mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-03 11:06:48 +00:00
The 'cpu_type' has been moved from BCM283XState to BCM283XClass in commit210f47840d, 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é <f4bug@amsat.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-id: 20200703200459.23294-1-f4bug@amsat.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>