summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/mips-sources/files/mipscvs-2.6.7-maceisa_rtc_irq-fix.patch')
-rw-r--r--sys-kernel/mips-sources/files/mipscvs-2.6.7-maceisa_rtc_irq-fix.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys-kernel/mips-sources/files/mipscvs-2.6.7-maceisa_rtc_irq-fix.patch b/sys-kernel/mips-sources/files/mipscvs-2.6.7-maceisa_rtc_irq-fix.patch
deleted file mode 100644
index 098c9abfc88b..000000000000
--- a/sys-kernel/mips-sources/files/mipscvs-2.6.7-maceisa_rtc_irq-fix.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- include/asm-mips/mach-ip32/mc146818rtc.h.orig 2004-06-21 00:47:35.931657976 -0400
-+++ include/asm-mips/mach-ip32/mc146818rtc.h 2004-06-21 00:47:50.704412176 -0400
-@@ -13,6 +13,7 @@
-
- #include <asm/io.h>
- #include <asm/ip32/mace.h>
-+#include <asm/ip32/ip32_ints.h>
-
- #define RTC_PORT(x) (0x70 + (x))
- #define RTC_IRQ MACEISA_RTC_IRQ