diff options
author | Peter Maydell | 2017-10-12 15:17:47 +0200 |
---|---|---|
committer | Michael Tokarev | 2017-10-16 20:09:15 +0200 |
commit | 69fa4f9568b18b9b1726a3e51a0bc48478798ad4 (patch) | |
tree | a863a45e3056df60e151859c42c2552197e111ec /tests/test-aio-multithread.c | |
parent | io: Add missing GCC_FMT_ATTR (fix -Werror=suggest-attribute=format) (diff) | |
download | qemu-69fa4f9568b18b9b1726a3e51a0bc48478798ad4.tar.gz qemu-69fa4f9568b18b9b1726a3e51a0bc48478798ad4.tar.xz qemu-69fa4f9568b18b9b1726a3e51a0bc48478798ad4.zip |
include/hw/or-irq.h: Drop unused in_irqs field
The struct OrIRQState has an unused member field in_irqs.
This is a legacy of earlier versions of the patch; the
code that used it was dropped from the final version of
the code that went into master, but we forgot to delete
the no-longer-used struct field. Do so now.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'tests/test-aio-multithread.c')
0 files changed, 0 insertions, 0 deletions