summaryrefslogtreecommitdiffstats
path: root/arch/cris/include/asm/rtc.h
Commit message (Collapse)AuthorAgeFilesLines
* CRIS: Remove legacy RTC driversJesper Nilsson2012-04-051-107/+0
| | | | | | | 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-291-0/+107
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>