diff options
author | Thomas Huth <thuth@redhat.com> | 2023-10-17 17:33:45 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-10-19 23:13:27 +0200 |
commit | b5b47424b4676cbbc6c1bd8dbe8409c4c0124a8e (patch) | |
tree | 1a2693946a9aecee47a962fd9a622b3f42544d8d /MAINTAINERS | |
parent | 8db0760354eb0bab5005dd0d9115cc6650033326 (diff) | |
download | qemu-b5b47424b4676cbbc6c1bd8dbe8409c4c0124a8e.zip qemu-b5b47424b4676cbbc6c1bd8dbe8409c4c0124a8e.tar.gz qemu-b5b47424b4676cbbc6c1bd8dbe8409c4c0124a8e.tar.bz2 |
MAINTAINERS: Add include/hw/intc/loongson_liointc.h to the Loongson-3 virt section
The corresponding .c file is already listed here, so we should
mention the header here, too.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Song Gao <gaosong@loongson.cn>
Message-ID: <20231017153345.233807-1-thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 29b350f..91ca933 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1336,6 +1336,7 @@ F: hw/intc/loongson_liointc.c F: hw/mips/loongson3_bootp.c F: hw/mips/loongson3_bootp.h F: hw/mips/loongson3_virt.c +F: include/hw/intc/loongson_liointc.h F: tests/avocado/machine_mips_loongson3v.py Boston |