timekeeping: __timekeeping_set_tai_offset can be static
authorFengguang Wu <fengguang.wu@intel.com>
Mon, 25 Mar 2013 19:24:24 +0000 (12:24 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Mon, 25 Mar 2013 19:24:24 +0000 (12:24 -0700)
Yet again, the kbuild test robot saves the day, noting
I left out defining __timekeeping_set_tai_offset as
static. It even sent me this patch.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>

No differences found