X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Fvr41xx%2Fcmbvr4133.h;h=42af389019ea1ddcacdcf75ef1a5475144585ede;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=9490ade58b4689f47868d3aa777d84101f9fbd68;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/asm-mips/vr41xx/cmbvr4133.h b/include/asm-mips/vr41xx/cmbvr4133.h index 9490ade58..42af38901 100644 --- a/include/asm-mips/vr41xx/cmbvr4133.h +++ b/include/asm-mips/vr41xx/cmbvr4133.h @@ -15,7 +15,8 @@ #ifndef __NEC_CMBVR4133_H #define __NEC_CMBVR4133_H -#include +#include +#include /* * 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 */