aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ds17287rtc.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day2007-07-161-1/+0
| | | | | | | | | | Remove the obviously unnecessary includes of <linux/spinlock.h> under the include/linux/ directory, and fix the couple errors that are introduced as a result of that. Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* Add definitions for the Dallas DS17287 RTC.Ralf Baechle2005-11-171-0/+67
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>