summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Windlin <gawindlin@gmail.com>2026-09-08 22:34:11 +0200
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2026-09-09 16:44:02 +0300
commitd144a494d81fcf2d1c5cf58b01c655bb8bafc701 (patch)
tree7c107b4196211667ba6de38cdd633c819168d1fb
parentdd519eb8f66eaa205bbbdcb753588138a1d18414 (diff)
downloadlinux-d144a494d81fcf2d1c5cf58b01c655bb8bafc701.tar.gz
linux-d144a494d81fcf2d1c5cf58b01c655bb8bafc701.zip
MAINTAINERS: fix sysfs-platform-ayaneo-ec documentation path
The documentation file for the AYANEO platform EC driver was added as Documentation/ABI/testing/sysfs-platform-ayaneo-ec, but MAINTAINERS references it without the '-ec' suffix, causing 'make refcheckdocs' to report a broken reference. Update the file entry to point to the correct file name. Signed-off-by: Gabriel Windlin <gawindlin@gmail.com> Link: https://patch.msgid.link/20260908203412.608606-1-gawindlin@gmail.com Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3a19da74d00c..0a0dbb9cb126 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4512,7 +4512,7 @@ AYANEO PLATFORM EC DRIVER
M: Antheas Kapenekakis <lkml@antheas.dev>
L: platform-driver-x86@vger.kernel.org
S: Maintained
-F: Documentation/ABI/testing/sysfs-platform-ayaneo
+F: Documentation/ABI/testing/sysfs-platform-ayaneo-ec
F: drivers/platform/x86/ayaneo-ec.c
AZ6007 DVB DRIVER