commit | dd5d70e869f960bde6376f4447fff59f16186cf5 | [log] [tgz] |
---|---|---|
author | Fengguang Wu <fengguang.wu@intel.com> | Mon Mar 25 12:24:24 2013 -0700 |
committer | John Stultz <john.stultz@linaro.org> | Mon Mar 25 12:24:24 2013 -0700 |
tree | a19b33175769a9f9d03d27338577254d222baab1 | |
parent | 9a7a71b1d0968fc2bd602b7481cde1d4872e01ff [diff] |
timekeeping: __timekeeping_set_tai_offset can be static 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>