mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-29 08:50:44 +09:00
All RTC drivers have been converted to rtclib, so the old code providing the set_rtc function pointer, save_time_delta() and restore_time_delta() functions is obsolete. Remove it. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>