Commit f8ea454967 for qemu.org
commit f8ea4549673878aad63b2e3c1c4b1ca2e3c36c59
Author: Markus Armbruster <armbru@redhat.com>
Date: Wed Jun 3 08:40:19 2026 +0200
MAINTAINERS: Fix F: typo in "pcf8574"
Fixes: 4cbb1513a2 (hw/gpio: introduce pcf8574 driver, 2024-03-11)
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20260603064032.3733394-26-armbru@redhat.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 8932556d29..95d8c5a09e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2715,7 +2715,7 @@ F: include/hw/i2c/i2c_mux_pca954x.h
pcf8574
S: Orphan
F: hw/gpio/pcf8574.c
-F: include/gpio/pcf8574.h
+F: include/hw/gpio/pcf8574.h
Generic Loader
M: Alistair Francis <alistair@alistair23.me>