diff options
author | Thomas Huth <thuth@redhat.com> | 2025-05-08 16:41:16 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2025-05-14 11:50:42 +0200 |
commit | 6ea7a5762aa1aacb7a5410e4b805bb8c99c6f133 (patch) | |
tree | 20d54b0b8863a5820bc1f1c0b7af02d9c74bbc62 /python/scripts | |
parent | bdf12f2a56bf3f13c52eb51f0a994bbfe40706b2 (diff) | |
download | qemu-6ea7a5762aa1aacb7a5410e4b805bb8c99c6f133.zip qemu-6ea7a5762aa1aacb7a5410e4b805bb8c99c6f133.tar.gz qemu-6ea7a5762aa1aacb7a5410e4b805bb8c99c6f133.tar.bz2 |
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>
Diffstat (limited to 'python/scripts')
0 files changed, 0 insertions, 0 deletions