From: Thomas Huth Date: Tue, 7 Nov 2023 10:21:04 +0000 (+0100) Subject: MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPGA machine section X-Git-Tag: v8.2.0-rc0~19^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2b531600381595214519e0598aa9ebac80e6a7e5;p=thirdparty%2Fqemu.git MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPGA machine section These machines are the only user of the mx_pic code, so the header (which is currently "unmaintained" according to the MAINTAINERS file) should be added to this section. Signed-off-by: Thomas Huth Acked-by: Max Filippov Reviewed-by: Philippe Mathieu-Daudé Message-ID: <20231107102104.14342-1-thuth@redhat.com> Signed-off-by: Philippe Mathieu-Daudé --- diff --git a/MAINTAINERS b/MAINTAINERS index 2a17decd318..2a9354e6953 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1861,6 +1861,7 @@ M: Max Filippov S: Maintained F: hw/xtensa/xtfpga.c F: hw/net/opencores_eth.c +F: include/hw/xtensa/mx_pic.h Devices -------