]> git.baikalelectronics.ru Git - kernel.git/commit
timekeeping: Simplify arch_gettimeoffset()
authorThomas Gleixner <tglx@linutronix.de>
Wed, 16 Jul 2014 21:03:50 +0000 (21:03 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 17:16:50 +0000 (10:16 -0700)
commitd0ebba7855b6577f38b3baaffa821fc6edc2729d
treebe1a2967bec476c1f56a3238240200d330842997
parenta7797671815808e81d8a6e054ffda039d48f45a7
timekeeping: Simplify arch_gettimeoffset()

Provide a default stub function instead of having the extra
conditional. Cuts binary size on a m68k build by ~100 bytes.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
kernel/time/timekeeping.c