summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@redhat.com>2025-11-17 11:53:11 +0100
committerConor Dooley <conor.dooley@microchip.com>2025-11-21 18:42:02 +0000
commit055bcc552b5181da208038c1de9437e9cca69380 (patch)
tree2396c06a5996f6c4dea29fed1efe5baaf87c1d77
parent2ec3b54a6ff04046c07b7050d02321e406c4dcd1 (diff)
MAINTAINERS: refer to intended file in STANDALONE CACHE CONTROLLER DRIVERS
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@redhat.com> Acked-by: Jonathan Cameron <jonathan.cameron@huawei.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 039d10ded9e9..f90593f063ad 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23972,7 +23972,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