aboutsummaryrefslogtreecommitdiff
path: root/dtc
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2021-01-15 20:12:04 +0000
committerThomas Huth <huth@tuxfamily.org>2021-01-19 09:11:49 +0100
commit00a43a6be264a12eaa6657aeeb617c96326bb53a (patch)
treecfa8df2f6c9730a3ae204141f1de8a53abfad952 /dtc
parent6f0face74955c076984ecc585c41162b770b5d8d (diff)
downloadqemu-00a43a6be264a12eaa6657aeeb617c96326bb53a.zip
qemu-00a43a6be264a12eaa6657aeeb617c96326bb53a.tar.gz
qemu-00a43a6be264a12eaa6657aeeb617c96326bb53a.tar.bz2
hw/m68k/next-cube: Remove unused fields from NeXTState
The fields scsi_irq, scsi_dma, scsi_reset and fd_irq in NeXTState are all unused, except in commented out "this should do something like this" code. Remove the unused fields. As and when the functionality that might use them is added, we can put in the correct kind of wiring (which might or might not need to be a qemu_irq, but which in any case will need to be in the NeXTPC device, not in NeXTState). Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20210115201206.17347-10-peter.maydell@linaro.org> Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Diffstat (limited to 'dtc')
0 files changed, 0 insertions, 0 deletions