diff options
author | Clément Chigot <chigot@adacore.com> | 2025-07-28 11:05:18 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-07-29 13:56:39 +0200 |
commit | 67e4808403471427b73c8d2c3f4273d64908f480 (patch) | |
tree | 9f0cb4f841cc0d6f01864aaf435cc55b23c5cd72 /hw/core/cpu-user.c | |
parent | 653a75a9d7f957c4ba9387d1a54bccfdce49cb9c (diff) | |
download | qemu-67e4808403471427b73c8d2c3f4273d64908f480.zip qemu-67e4808403471427b73c8d2c3f4273d64908f480.tar.gz qemu-67e4808403471427b73c8d2c3f4273d64908f480.tar.bz2 |
hw/display/sm501: fix missing error-report.h
"qemu/error-report.h" was previously implicitly included. This is no
longer the case following 012842c075520dbe1bd96a2fdcf4e218874ba443.
However, the issue predates this change as `error-report.h` should have
been included when the `warn_report` call was introduced.
Fixes: fa140b9562 ("hw/sm501: allow compiling without PIXMAN")
Signed-off-by: Clément Chigot <chigot@adacore.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20250728090518.963573-1-chigot@adacore.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/core/cpu-user.c')
0 files changed, 0 insertions, 0 deletions