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:
9e1e01d
)
Documentation: Docbook: Fix files location change of kernel/[hr]timer.c
author
Masanari Iida
<standby24x7@gmail.com>
Thu, 10 Jul 2014 18:43:50 +0000
(
03:43
+0900)
committer
Thomas Gleixner
<tglx@linutronix.de>
Thu, 10 Jul 2014 20:21:06 +0000
(22:21 +0200)
make xmldocs failed because of file location change
from kernel/[hr]timer.c to kernel/time/[hr]timer.c.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Cc: john.stultz@linaro.org
Cc: rdunlap@infradead.org
Link:
http://lkml.kernel.org/r/1405017830-31194-1-git-send-email-standby24x7@gmail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Documentation/DocBook/device-drivers.tmpl
patch
|
blob
|
history
diff --git
a/Documentation/DocBook/device-drivers.tmpl
b/Documentation/DocBook/device-drivers.tmpl
index cc63f30de166501e37f4ec4a707dc3ad5a0c371e..6e06ebdbe0c7936a76233de171783395717cd01b 100644
(file)
--- a/
Documentation/DocBook/device-drivers.tmpl
+++ b/
Documentation/DocBook/device-drivers.tmpl
@@
-54,7
+54,7
@@
!Ikernel/sched/cpupri.c
!Ikernel/sched/fair.c
!Iinclude/linux/completion.h
-!Ekernel/timer.c
+!Ekernel/time
/time
r.c
</sect1>
<sect1><title>Wait queues and Wake events</title>
!Iinclude/linux/wait.h
@@
-63,7
+63,7
@@
<sect1><title>High-resolution timers</title>
!Iinclude/linux/ktime.h
!Iinclude/linux/hrtimer.h
-!Ekernel/hrtimer.c
+!Ekernel/
time/
hrtimer.c
</sect1>
<sect1><title>Workqueues and Kevents</title>
!Ekernel/workqueue.c