Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: Docbook: Fix files location change of kernel/[hr]timer.c

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>

authored by

Masanari Iida and committed by
Thomas Gleixner
be11e6d8 9e1e01dd

+2 -2
+2 -2
Documentation/DocBook/device-drivers.tmpl
··· 54 54 !Ikernel/sched/cpupri.c 55 55 !Ikernel/sched/fair.c 56 56 !Iinclude/linux/completion.h 57 - !Ekernel/timer.c 57 + !Ekernel/time/timer.c 58 58 </sect1> 59 59 <sect1><title>Wait queues and Wake events</title> 60 60 !Iinclude/linux/wait.h ··· 63 63 <sect1><title>High-resolution timers</title> 64 64 !Iinclude/linux/ktime.h 65 65 !Iinclude/linux/hrtimer.h 66 - !Ekernel/hrtimer.c 66 + !Ekernel/time/hrtimer.c 67 67 </sect1> 68 68 <sect1><title>Workqueues and Kevents</title> 69 69 !Ekernel/workqueue.c