From: Lukas Bulwahn Date: Mon, 17 Nov 2025 10:53:11 +0000 (+0100) Subject: MAINTAINERS: refer to intended file in STANDALONE CACHE CONTROLLER DRIVERS X-Git-Tag: v6.19-rc1~97^2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=055bcc552b5181da208038c1de9437e9cca69380;p=thirdparty%2Fkernel%2Flinux.git 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 Acked-by: Jonathan Cameron Signed-off-by: Conor Dooley --- diff --git a/MAINTAINERS b/MAINTAINERS index 039d10ded9e99..f90593f063adb 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