commit | a81129e5a189973abd661704b261f8aad9325407 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue May 30 23:15:37 2017 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun Jun 04 15:40:22 2017 +0200 |
tree | 2b0482413870cdd4d0469e384e39e63b03c41347 | |
parent | 18c700c4e3d0a37c43a2df8b8f740121d4dac645 [diff] |
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