Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2008-10-14 19:16:55 +0400
committerRalf Baechle <ralf@linux-mips.org>2008-10-15 15:46:51 +0400
commit7d81a5e03ddbb44d05a32cad4a46a23577216497 (patch)
treead785aafe0b7877bcb65ea8c5d6e0571d6a183f6 /include/linux/ds1286.h
parent540799e32eb146c9363445d1118b2bfdebd3da0b (diff)
MIPS: IP22/28: Switch over to RTC class driver
This patchset removes some dead code and creates a platform device for the RTC class driver. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/linux/ds1286.h')
-rw-r--r--include/linux/ds1286.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/ds1286.h b/include/linux/ds1286.h
index d8989860e4ce..45ea0aa0aeb9 100644
--- a/include/linux/ds1286.h
+++ b/include/linux/ds1286.h
@@ -8,8 +8,6 @@
#ifndef __LINUX_DS1286_H
#define __LINUX_DS1286_H
-#include <asm/ds1286.h>
-
/**********************************************************************
* register summary
**********************************************************************/