From: Philippe Mathieu-Daudé Date: Sat, 12 Oct 2019 06:54:24 +0000 (+0200) Subject: MAINTAINERS: Add hw/sd/ssi-sd.c in the SD section X-Git-Tag: v5.0.0-rc0~174^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1232ed1f27ab36c161f03ad4a9c3c14c80973f79;p=thirdparty%2Fqemu.git MAINTAINERS: Add hw/sd/ssi-sd.c in the SD section The hw/sd/ssi-sd.c file is orphean, add it to the SD section. Signed-off-by: Philippe Mathieu-Daudé Message-Id: <20191012065426.10772-2-philmd@redhat.com> Signed-off-by: Laurent Vivier --- diff --git a/MAINTAINERS b/MAINTAINERS index 740401bcbb8..388415bb592 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1482,6 +1482,7 @@ S: Odd Fixes F: include/hw/sd/sd* F: hw/sd/core.c F: hw/sd/sd* +F: hw/sd/ssi-sd.c F: tests/sd* USB