]> Git Repo - qemu.git/commit
hw/arm/bcm2836: Remove unused 'cpu_type' field
authorPhilippe Mathieu-Daudé <[email protected]>
Mon, 13 Jul 2020 13:36:07 +0000 (14:36 +0100)
committerPeter Maydell <[email protected]>
Mon, 13 Jul 2020 13:36:07 +0000 (14:36 +0100)
commit75a73a11d3597275bc9ef237bcb38cb53de3166d
tree69ccabeb74e170ede1b123e9c12b4cee24920953
parent00ce6c36b35e0eb8cc5d68a28f288a6335848813
hw/arm/bcm2836: Remove unused 'cpu_type' field

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é <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Message-id: 20200703200459[email protected]
Signed-off-by: Peter Maydell <[email protected]>
include/hw/arm/bcm2836.h
This page took 0.030518 seconds and 4 git commands to generate.