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

Reply via email to