diff options
author | Philippe Mathieu-Daudé | 2019-01-30 13:00:05 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2019-02-01 11:58:50 +0100 |
commit | 70cc0c1fb0b7b7bc185ca4a233e215ef44f35913 (patch) | |
tree | e27600fffa8afa5da73c536cd1d63c6b80f8023d /scripts/render_block_graph.py | |
parent | hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGL (diff) | |
download | qemu-70cc0c1fb0b7b7bc185ca4a233e215ef44f35913.tar.gz qemu-70cc0c1fb0b7b7bc185ca4a233e215ef44f35913.tar.xz qemu-70cc0c1fb0b7b7bc185ca4a233e215ef44f35913.zip |
hw/display/milkymist-tmu2: Move inlined code from header to source
Move the complexity of milkymist_tmu2_create() into the
source file. Doing so we avoid to include the X11/OpenGL
headers in all LM32 devices, and we also avoid the duplicate
declaration of glx_fbconfig_attr[] (it is already declared
in hw/display/milkymist-tmu2.c).
Since TYPE_MILKYMIST_TMU2 is now accessible, use it.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190130120005.23123-5-philmd@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'scripts/render_block_graph.py')
0 files changed, 0 insertions, 0 deletions