patch-2.4.22 linux-2.4.22/include/asm-mips/mc146818rtc.h

Next file: linux-2.4.22/include/asm-mips/mips-boards/bonito64.h
Previous file: linux-2.4.22/include/asm-mips/lasat/serial.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/asm-mips/mc146818rtc.h linux-2.4.22/include/asm-mips/mc146818rtc.h
@@ -50,14 +50,6 @@
 
 #include <asm/dec/rtc-dec.h>
 
-#elif defined(CONFIG_MIPS_ITE8172) || defined(CONFIG_MIPS_IVR)
-
-#include <asm/it8172/it8172_int.h>
-
-#define RTC_PORT(x)	(0x14014800 + (x))
-#define RTC_IOMAPPED	0
-#define RTC_IRQ		IT8172_RTC_IRQ
-
 #elif defined(CONFIG_MIPS_PB1500) || defined(CONFIG_MIPS_PB1100)
 
 #define RTC_PORT(x)	(0x0c000000 + (x))

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)