diff mbox series

[PULL,16/30] MAINTAINERS: Add a missing entry for the sun4m machines

Message ID 20181211180352.19644-17-laurent@vivier.eu
State New
Headers show
Series [PULL,01/30] hw: qdev: fix error in comment | expand

Commit Message

Laurent Vivier Dec. 11, 2018, 6:03 p.m. UTC
From: Philippe Mathieu-Daudé <philmd@redhat.com>

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20181125205000.10324-10-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 581832b257..bfd4ddd93b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1044,6 +1044,7 @@  F: hw/misc/eccmemctl.c
 F: hw/misc/slavio_misc.c
 F: include/hw/sparc/sparc32_dma.h
 F: pc-bios/openbios-sparc32
+F: include/hw/sparc/sun4m_iommu.h
 
 Sun4u
 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>