rtc: Namespace fixup
authorThomas Gleixner <tglx@linutronix.de>
Mon, 13 Dec 2010 21:45:48 +0000 (22:45 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 13 Dec 2010 21:48:21 +0000 (22:48 +0100)
rtctimer_* is already occupied by sound/core/rtctimer.c. Instead of
fiddling with that, rename the new functions to rtc_timer_* which
reads nicer anyway.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: John Stultz <johnstul@us.ibm.com>

No differences found