qemu-cr16/include/hw/display
Thomas Huth 180c65c346 hw/display/bcm2835_fb: Move inclusion of console.h to the .c file
The definitions from console.h are not needed in the bcm2835_fb.h
header file yet, so let's move it to the place that really needs
its definitions, i.e. into the bcm2835_fb.c file.
This way the header can also be used by code that is not compiled
with the CFLAGS that are required for pixman or OpenGL (in case
their headers do not reside under /usr/include).

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250508144120.163009-3-thuth@redhat.com>
2025-09-09 09:31:15 +02:00
..
bcm2835_fb.h hw/display/bcm2835_fb: Move inclusion of console.h to the .c file 2025-09-09 09:31:15 +02:00
bochs-vbe.h
dm163.h hw/display : Add device DM163 2024-04-30 16:02:43 +01:00
dpcd.h
edid.h hw/display: Allow injection of virtio-gpu EDID name 2025-07-15 10:22:33 +04:00
i2c-ddc.h
macfb.h include/system: Move exec/memory.h to system/memory.h 2025-04-23 14:08:21 -07:00
ramfb.h ramfb: Add property to control if load the romfile 2025-07-17 12:44:57 +02:00
vga.h
xlnx_dp.h