]> Git Repo - linux.git/commitdiff
sched/doc: Fix generation of device-drivers
authorNicolas Dichtel <[email protected]>
Wed, 20 Nov 2013 08:50:28 +0000 (09:50 +0100)
committerIngo Molnar <[email protected]>
Wed, 27 Nov 2013 10:05:23 +0000 (11:05 +0100)
Since commit 7a6354e241d8 ("sched: Move wait.c into kernel/sched/"), the path
of this file has changed.

Signed-off-by: Nicolas Dichtel <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Documentation/DocBook/device-drivers.tmpl

index 6c9d9d37c83a30e24cce3ed25abf484e1bbd18f1..f5170082bdb3738eb409d67dfedd2851b683d2b6 100644 (file)
@@ -58,7 +58,7 @@
      </sect1>
      <sect1><title>Wait queues and Wake events</title>
 !Iinclude/linux/wait.h
-!Ekernel/wait.c
+!Ekernel/sched/wait.c
      </sect1>
      <sect1><title>High-resolution timers</title>
 !Iinclude/linux/ktime.h
This page took 0.056667 seconds and 4 git commands to generate.