]> git.baikalelectronics.ru Git - kernel.git/commit
timekeeping: Remove unused timekeeping_{get,set}_tai_offset()
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 7 Dec 2016 22:33:23 +0000 (14:33 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Sat, 7 Jan 2017 00:47:28 +0000 (16:47 -0800)
commita44a15438b9e1b6b5e42bf353d7389a80f1c4e71
tree5a0ae208be497a95f52149788c0a75f21be3f88e
parenta780c2d5637d959a6133b349d5166a4148a42da3
timekeeping: Remove unused timekeeping_{get,set}_tai_offset()

The last caller to timekeeping_set_tai_offset() was in commit
0cdd5f80202e (timekeeping: Simplify tai updating from
do_adjtimex, 2013-03-22) and the last caller to
timekeeping_get_tai_offset() was in commit 0eecbf0e11c8 (hrtimer:
Cleanup hrtimer accessors to the timekepeing state, 2014-07-16).
Remove these unused functions now that we handle TAI offsets
differently.

Cc: John Stultz <john.stultz@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
kernel/time/timekeeping.c
kernel/time/timekeeping.h