From: Shubham Sharma Date: Tue, 30 Dec 2025 07:53:37 +0000 (+0530) Subject: rv: Fix documentation reference in da_monitor.h X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=403faa575738a7f92267b2ca2ee56cd1b9373078;p=thirdparty%2Flinux.git rv: Fix documentation reference in da_monitor.h Update documentation reference to reflect the file rename. Monitor synthesis documentation was renamed in commit f40a7c060207 ("Documentation/rv: Prepare monitor synthesis document for LTL inclusion") from da_monitor_synthesis.rst to monitor_synthesis.rst. Signed-off-by: Shubham Sharma Reviewed-by: Gabriele Monaco Link: https://lore.kernel.org/r/20251230075337.11993-1-slopixelz@gmail.com Signed-off-by: Gabriele Monaco --- diff --git a/include/rv/da_monitor.h b/include/rv/da_monitor.h index 7b28ef9f73bdf..db11d41bb438b 100644 --- a/include/rv/da_monitor.h +++ b/include/rv/da_monitor.h @@ -8,7 +8,7 @@ * The dot2k tool is available at tools/verification/dot2k/ * * For further information, see: - * Documentation/trace/rv/da_monitor_synthesis.rst + * Documentation/trace/rv/monitor_synthesis.rst */ #ifndef _RV_DA_MONITOR_H