Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ARM: remove old RTC support | Russell King | 2010-02-15 |
| | | | | | | | | 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> | ||
* | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 2008-08-02 |
Move platform independent header files to arch/arm/include/asm, leaving those in asm/arch* and asm/plat* alone. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |