posix-timers: Remove unused export of posix_timer_event()
authorThomas Gleixner <tglx@linutronix.de>
Tue, 30 May 2017 21:15:37 +0000 (23:15 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 4 Jun 2017 13:40:22 +0000 (15:40 +0200)
commita81129e5a189973abd661704b261f8aad9325407
tree2b0482413870cdd4d0469e384e39e63b03c41347
parent18c700c4e3d0a37c43a2df8b8f740121d4dac645
posix-timers: Remove unused export of posix_timer_event()

Since the removal of the mmtimer driver the export is not longer needed.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: John Stultz <john.stultz@linaro.org>
Link: http://lkml.kernel.org/r/20170530211656.052744418@linutronix.de
kernel/time/posix-timers.c