diff options
author | Philippe Mathieu-Daudé | 2019-10-12 08:54:24 +0200 |
---|---|---|
committer | Laurent Vivier | 2019-12-18 12:19:02 +0100 |
commit | 1232ed1f27ab36c161f03ad4a9c3c14c80973f79 (patch) | |
tree | eb4fe0fba214185a42bcb80fa95c46efc8c9e02f /MAINTAINERS | |
parent | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1... (diff) | |
download | qemu-1232ed1f27ab36c161f03ad4a9c3c14c80973f79.tar.gz qemu-1232ed1f27ab36c161f03ad4a9c3c14c80973f79.tar.xz qemu-1232ed1f27ab36c161f03ad4a9c3c14c80973f79.zip |
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é <philmd@redhat.com>
Message-Id: <20191012065426.10772-2-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 740401bcbb..388415bb59 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 |