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:
14058d2
)
doc: fix generation of device-drivers
author
Nicolas Dichtel
<
[email protected]
>
Wed, 20 Nov 2013 08:50:28 +0000
(09:50 +0100)
committer
Linus Torvalds
<
[email protected]
>
Thu, 28 Nov 2013 04:40:04 +0000
(20:40 -0800)
Since commit
7a6354e241d8
("sched: Move wait.c into kernel/sched/"), the
path of this file has changed.
Signed-off-by: Nicolas Dichtel <
[email protected]
>
Acked-by: Randy Dunlap <
[email protected]
>
Acked-by: Andy Whitcroft <
[email protected]
>
Cc: Peter Zijlstra <
[email protected]
>
Cc: Ingo Molnar <
[email protected]
>
Signed-off-by: Linus Torvalds <
[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