From: Nicolas Dichtel Date: Wed, 20 Nov 2013 08:50:28 +0000 (+0100) Subject: doc: fix generation of device-drivers X-Git-Tag: v5.15~18874 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=96d5d9d9e8b7925357737a49bdd1091543dde010;p=platform%2Fkernel%2Flinux-starfive.git doc: fix generation of device-drivers Since commit 7a6354e241d8 ("sched: Move wait.c into kernel/sched/"), the path of this file has changed. Signed-off-by: Nicolas Dichtel Acked-by: Randy Dunlap Acked-by: Andy Whitcroft Cc: Peter Zijlstra Cc: Ingo Molnar Signed-off-by: Linus Torvalds --- diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl index 6c9d9d3..f517008 100644 --- a/Documentation/DocBook/device-drivers.tmpl +++ b/Documentation/DocBook/device-drivers.tmpl @@ -58,7 +58,7 @@ Wait queues and Wake events !Iinclude/linux/wait.h -!Ekernel/wait.c +!Ekernel/sched/wait.c High-resolution timers !Iinclude/linux/ktime.h