summaryrefslogtreecommitdiff
path: root/arch/cris/include/asm/rtc.h (follow)
Commit message (Collapse)AuthorAge
* CRIS: Remove legacy RTC driversJesper Nilsson2012-04-05
| | | | | | | These old drivers are not used anymore, we use the ones in drivers/rtc. This allows us to remove some cruft in the CRIS timekeeping code. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29
Change all users of header files to correct path. Remove some unneeded headers for arch-v32. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>