]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/intc/i8259: Remove unused DEBUG_PIC define
authorBALATON Zoltan <balaton@eik.bme.hu>
Wed, 23 Apr 2025 10:11:25 +0000 (12:11 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 25 Apr 2025 15:00:42 +0000 (17:00 +0200)
commit8cd3b84c8aa8d22c130377ac65e2aac7151a8d27
tree34d42ea08d82a1030c546ab2787089fb275994a3
parentaca4967567aaa168ce51d54145ba970aafb135de
hw/intc/i8259: Remove unused DEBUG_PIC define

The debug printfs were converted to traces so this define is now unused.

Fixes: 0880a87300 (i8259: convert DPRINTFs into trace)
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Message-ID: <20250423101125.B243A55C592@zero.eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/intc/i8259.c