diff options
author | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2008-10-14 11:16:55 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-10-15 07:46:51 -0400 |
commit | 7d81a5e03ddbb44d05a32cad4a46a23577216497 (patch) | |
tree | ad785aafe0b7877bcb65ea8c5d6e0571d6a183f6 /include/linux/ds1286.h | |
parent | 540799e32eb146c9363445d1118b2bfdebd3da0b (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.h | 2 |
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 @@ | |||
8 | #ifndef __LINUX_DS1286_H | 8 | #ifndef __LINUX_DS1286_H |
9 | #define __LINUX_DS1286_H | 9 | #define __LINUX_DS1286_H |
10 | 10 | ||
11 | #include <asm/ds1286.h> | ||
12 | |||
13 | /********************************************************************** | 11 | /********************************************************************** |
14 | * register summary | 12 | * register summary |
15 | **********************************************************************/ | 13 | **********************************************************************/ |