[PATCH] MAINTAINERS: Drop reference to non-existent drivers/sysinfo/gxp.h
Tom Rini <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <20260821200726.3903737-1-trini__15806.055771985$1787342866$gmane$org@konsulko.com> |
The file in question was never added when the driver was added, and
isn't required. Remove this line.
Fixes: d44c3a7bca77 ("sysinfo: add HPE GXP sysinfo driver")
Signed-off-by: Tom Rini <[email protected]>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 451958ec1145..f5ec830e4a33 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -340,7 +340,6 @@ F: configs/gxp_defconfig
F: doc/device-tree-bindings/spi/hpe,gxp-spi.yaml
F: drivers/misc/gxp_eeprom.c
F: drivers/sysinfo/gxp.c
-F: drivers/sysinfo/gxp.h
F: drivers/timer/gxp-timer.c
F: drivers/spi/gxp_spi.c
--
2.43.0