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 vga: move bochs vbe defines to header file 2018-05-24 10:42:13 +02:00
dm163.h hw/display : Add device DM163 2024-04-30 16:02:43 +01:00
dpcd.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
edid.h hw/display: Allow injection of virtio-gpu EDID name 2025-07-15 10:22:33 +04:00
i2c-ddc.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
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 hw/mips/jazz: Inline vga_mmio_init() and remove it 2022-01-13 10:58:54 +01:00
xlnx_dp.h xlnx_dp: Introduce a vblank signal 2022-06-08 19:38:47 +01:00