aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/virt-acpi-build.c
diff options
context:
space:
mode:
authorChristopher Covington <cov@codeaurora.org>2016-10-17 19:22:17 +0100
committerPeter Maydell <peter.maydell@linaro.org>2016-10-17 19:22:17 +0100
commitbad07da21c5da7ab3c64817d163c4e9b7b7fa5f2 (patch)
tree7ffad653b2a12b7ba6f059983184dc0957f488e6 /hw/arm/virt-acpi-build.c
parent04bb79d1f519ae190acf836ff9e07bef5086fad0 (diff)
downloadqemu-bad07da21c5da7ab3c64817d163c4e9b7b7fa5f2.zip
qemu-bad07da21c5da7ab3c64817d163c4e9b7b7fa5f2.tar.gz
qemu-bad07da21c5da7ab3c64817d163c4e9b7b7fa5f2.tar.bz2
hw/intc/arm_gic_kvm: Fix build on aarch64
Remove unused debugging code to fix native building on aarch64. Without this change, the following -Werr output inhibits make from completing. qemu/hw/intc/arm_gic_kvm.c:38:18: error: debug_gic_kvm defined but not used [-Werror=unused-const-variable=] static const int debug_gic_kvm = 0; ^~~~~~~~~~~~~ cc1: all warnings being treated as errors qemu/rules.mak:60: recipe for target 'hw/intc/arm_gic_kvm.o' failed make[1]: *** [hw/intc/arm_gic_kvm.o] Error 1 Makefile:205: recipe for target 'subdir-aarch64-softmmu' failed Signed-off-by: Christopher Covington <cov@codeaurora.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20161011163202.19720-1-cov@codeaurora.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/arm/virt-acpi-build.c')
0 files changed, 0 insertions, 0 deletions