aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/vr41xx
diff options
context:
space:
mode:
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>2006-07-02 23:13:34 +0900
committerRalf Baechle <ralf@linux-mips.org>2006-07-13 21:25:59 +0100
commita722df087dc745a213573ed860be57a255e799bb (patch)
treebe271f280fcba09d8b0fce4f396f617e09e1de3b /include/asm-mips/vr41xx
parent[MIPS] Wire up vmsplice(2) and move_pages(2). (diff)
downloadlinux-dev-a722df087dc745a213573ed860be57a255e799bb.tar.xz
linux-dev-a722df087dc745a213573ed860be57a255e799bb.zip
[MIPS] vr41xx: Removed unused definitions for NEC CMBVR4133.
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/asm-mips/vr41xx')
-rw-r--r--include/asm-mips/vr41xx/cmbvr4133.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-mips/vr41xx/cmbvr4133.h b/include/asm-mips/vr41xx/cmbvr4133.h
index 42af389019ea..3fbfde19c80c 100644
--- a/include/asm-mips/vr41xx/cmbvr4133.h
+++ b/include/asm-mips/vr41xx/cmbvr4133.h
@@ -55,7 +55,4 @@
#define IDE_SECONDARY_IRQ I8259_IRQ(15)
#define I8259_IRQ_LAST IDE_SECONDARY_IRQ
-#define RTC_PORT(x) (0xaf000100 + (x))
-#define RTC_IO_EXTENT 0x140
-
#endif /* __NEC_CMBVR4133_H */