[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPAG machin
|
From: |
Thomas Huth |
|
Subject: |
[PATCH] MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPAG machine section |
|
Date: |
Tue, 7 Nov 2023 11:21:04 +0100 |
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 <thuth@redhat.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 48a6507759..215d97e58f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1870,6 +1870,7 @@ M: Max Filippov <jcmvbkbc@gmail.com>
S: Maintained
F: hw/xtensa/xtfpga.c
F: hw/net/opencores_eth.c
+F: include/hw/xtensa/mx_pic.h
Devices
-------
--
2.41.0
- [PATCH] MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPAG machine section,
Thomas Huth <=