linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-mips / vr41xx / cmbvr4133.h
index 9490ade..42af389 100644 (file)
@@ -15,7 +15,8 @@
 #ifndef __NEC_CMBVR4133_H
 #define __NEC_CMBVR4133_H
 
-#include <asm/vr41xx/irq.h>
+#include <asm/addrspace.h>
+#include <asm/vr41xx/vr41xx.h>
 
 /*
  * General-Purpose I/O Pin Number
@@ -54,4 +55,7 @@
 #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 */