[PATCH] MAINTAINERS: refer to intended file in STANDALONE CACHE CONTROLLER DRIVERS

From: Lukas Bulwahn
Date: Mon Nov 17 2025 - 05:53:28 EST


From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>

Commit 23db6eed72bd ("MAINTAINERS: Add Jonathan Cameron to drivers/cache
and add lib/cache_maint.c + header") intends to add a file entry pointing
to the cache_coherency.h file, but messes up to name the right path.

Update the entry to the intended file.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 320045a6bad9..30eaeb3675d6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24725,7 +24725,7 @@ S: Maintained
T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/
F: Documentation/devicetree/bindings/cache/
F: drivers/cache
-F: include/cache_coherency.h
+F: include/linux/cache_coherency.h
F: lib/cache_maint.c

STARFIRE/DURALAN NETWORK DRIVER
--
2.51.1