From: Thomas Huth <[email protected]> These devices are only used by the Jazz machine, so they should be listed in the corresponding section in MAINTAINERS.
Signed-off-by: Thomas Huth <[email protected]> Acked-by: Philippe Mathieu-Daudé <[email protected]> Signed-off-by: Michael Tokarev <[email protected]> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9e7dec4a58..93756ec21a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1286,8 +1286,10 @@ M: Hervé Poussineau <[email protected]> R: Aleksandar Rikalo <[email protected]> S: Maintained F: hw/mips/jazz.c +F: hw/display/g364fb.c F: hw/display/jazz_led.c F: hw/dma/rc4030.c +F: hw/nvram/ds1225y.c Malta M: Philippe Mathieu-Daudé <[email protected]> -- 2.39.2
