hw/arm/bcm2836: Remove unusued struct 'BCM283XClass'
authorDr. David Alan Gilbert <dave@treblig.org>
Sun, 5 May 2024 17:14:42 +0000 (18:14 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 30 Jun 2024 16:51:44 +0000 (19:51 +0300)
commit83c9f9d39f373ba2863614c3077244ee6c07a50c
tree5bfc9964176beb8e739eaf9b6da7ce92be49a743
parent23e6b6ef15a1cc169d3b3476af4755c8f711fe9c
hw/arm/bcm2836: Remove unusued struct 'BCM283XClass'

This struct has been unused since
Commit f932093ae165 ("hw/arm/bcm2836: Split out common part of BCM283X
classes")

Signed-off-by: Dr. David Alan Gilbert <dave@treblig.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/arm/bcm2836.c