Merge tag 'docs-5.3' of git://git.lwn.net/linux
[linux-2.6-block.git] / sound / soc / sof / ops.h
index b9bdf45889da1cbfac81b0dcb3b6f406a0087e92..b1c27615b805b3ea12cd98a795a373f1a6e3bb59 100644 (file)
@@ -369,7 +369,7 @@ static inline const struct snd_sof_dsp_ops
  * @cond: Break condition (usually involving @val)
  * @sleep_us: Maximum time to sleep between reads in us (0
  *            tight-loops).  Should be less than ~20ms since usleep_range
- *            is used (see Documentation/timers/timers-howto.txt).
+ *            is used (see Documentation/timers/timers-howto.rst).
  * @timeout_us: Timeout in us, 0 means never timeout
  *
  * Returns 0 on success and -ETIMEDOUT upon a timeout. In either