projects
/
openwrt
/
staging
/
blogic.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
<
[email protected]
>
Wed, 20 Nov 2013 08:50:28 +0000
(09:50 +0100)
committer
Ingo 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
patch
|
blob
|
history
diff --git
a/Documentation/DocBook/device-drivers.tmpl
b/Documentation/DocBook/device-drivers.tmpl
index 6c9d9d37c83a30e24cce3ed25abf484e1bbd18f1..f5170082bdb3738eb409d67dfedd2851b683d2b6 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