Skip to content
Snippets Groups Projects
Commit e2830b5c authored by Torben Hohn's avatar Torben Hohn Committed by Thomas Gleixner
Browse files

time: Make do_timer() and xtime_lock local to kernel/time/


All callers of do_timer() are converted to xtime_update(). The only
users of xtime_lock are in kernel/time/. Make both local to
kernel/time/ and remove them from the global header files.

[ tglx: Reuse tick-internal.h instead of creating another local header
  	file. Massaged changelog ]

Signed-off-by: default avatarTorben Hohn <torbenh@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: johnstul@us.ibm.com
Cc: yong.zhang0@gmail.com
Cc: hch@infradead.org
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent d12b0e24
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment