commit | 1daeddd5962acad1bea55e524fc0fadf32654a21 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Thu Jan 13 09:30:49 2011 -0800 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri Jan 21 17:38:18 2011 +0100 |
tree | 29f20f9720c57228f74af205b263321d945f247e | |
parent | 2d0640b47da74cff7c11642c798d40de861ed524 [diff] |
rtc: Cleanup removed UIE emulation declaration rtc_dev_update_irq_enable_emul was removed in commit 042620a018afcfba1d678062b62e463b9e43a68d (UIE emulation is now handled via hrtimer), but the declaration was missed. This patch cleans it up. Signed-off-by: John Stultz <john.stultz@linaro.org> LKML-Reference: <1294939849-20608-1-git-send-email-john.stultz@linaro.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>