Skip to content
Commit e83d0a41 authored by Xunlei Pang's avatar Xunlei Pang Committed by John Stultz
Browse files

time: Remove read_boot_clock()



Now that we have a read_boot_clock64() function available on every
architecture, and converted all the users to it, it's time to remove
the (now unused) read_boot_clock() completely from the kernel.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@kernel.org>
Signed-off-by: default avatarXunlei Pang <pang.xunlei@linaro.org>
[jstultz: Minor commit message tweak suggested by Ingo]
Signed-off-by: default avatarJohn Stultz <john.stultz@linaro.org>
parent 689911c7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment