Fixes: 4cbb1513a2 (hw/gpio: introduce pcf8574 driver, 2024-03-11) Signed-off-by: Markus Armbruster <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Message-ID: <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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 <[email protected]> -- 2.54.0
