diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-07-13 14:36:07 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-07-13 14:36:07 +0100 |
commit | 75a73a11d3597275bc9ef237bcb38cb53de3166d (patch) | |
tree | 69ccabeb74e170ede1b123e9c12b4cee24920953 /target | |
parent | 00ce6c36b35e0eb8cc5d68a28f288a6335848813 (diff) |
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é <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>
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions