projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32e475d
)
sched/doc: Fix generation of device-drivers
author
Nicolas Dichtel
<nicolas.dichtel@6wind.com>
Wed, 20 Nov 2013 08:50:28 +0000
(09:50 +0100)
committer
Ingo Molnar
<mingo@kernel.org>
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 <nicolas.dichtel@6wind.com>
Cc: jkosina@suse.cz
Cc: akpm@linux-foundation.org
Cc: linux-doc@vger.kernel.org
Cc: rob@landley.net
Cc: joe@perches.com
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link:
http://lkml.kernel.org/r/1384937428-15731-1-git-send-email-nicolas.dichtel@6wind.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/DocBook/device-drivers.tmpl
patch
|
blob
|
history
diff --git
a/Documentation/DocBook/device-drivers.tmpl
b/Documentation/DocBook/device-drivers.tmpl
index
6c9d9d3
..
f517008
100644
(file)
--- a/
Documentation/DocBook/device-drivers.tmpl
+++ b/
Documentation/DocBook/device-drivers.tmpl
@@
-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