]> 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)
commite16348dc9e907ec67e9b50124405b4c0996906b1
treebe1a2967bec476c1f56a3238240200d330842997
parent3e9d9ebf516e4bb7e2128f8620d65fb020ec5943
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