qemu/include/hw/dma
Thomas Huth 6ea7a5762a include/hw/dma/xlnx_dpdma: Remove dependency on console.h
console.h brings a dependency on the <epoxy/opengl.h> and the pixman
header file (if available), so we should avoid to include this file
if it is not really necessary. console.h does not seem to be necessary
for the xlnx_dpdma code, so drop the include here.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250508144120.163009-2-thuth@redhat.com>
2025-05-14 11:50:42 +02:00
..
bcm2835_dma.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
i8257.h include/system: Move exec/ioport.h to system/ioport.h 2025-04-23 14:08:21 -07:00
pl080.h arm: Update infocenter.arm.com URLs 2021-02-11 11:50:14 +00:00
sifive_pdma.h include: Include headers where needed 2023-01-08 01:54:22 -05:00
xlnx-zdma.h include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
xlnx-zynq-devcfg.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
xlnx_csu_dma.h hw/dma/xlnx_csu_dma: Support starting a read transfer through a class method 2022-01-28 14:29:46 +00:00
xlnx_dpdma.h include/hw/dma/xlnx_dpdma: Remove dependency on console.h 2025-05-14 11:50:42 +02:00