From b10857cc06eaae8eb6e106153b03282b5e959f51 Mon Sep 17 00:00:00 2001 From: Yoichi Yuasa Date: Thu, 1 Nov 2007 21:51:23 +0900 Subject: [PATCH] --- yaml --- r: 73019 b: refs/heads/master c: 9aa4cc11b22ec447b42c5df03fdab5eb748971e2 h: refs/heads/master i: 73017: c27965b3c991b2307717fc767c94411b34d236d9 73015: 17e002ddfb8c98472bddc72c0448e5376d24ffae v: v3 --- [refs] | 2 +- trunk/include/asm-mips/mach-cobalt/irq.h | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 20ba4d9b7176..b3497f7e6dab 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: db0c19e1a6abd9a9bdbf3ffbabc1e8e4995cb462 +refs/heads/master: 9aa4cc11b22ec447b42c5df03fdab5eb748971e2 diff --git a/trunk/include/asm-mips/mach-cobalt/irq.h b/trunk/include/asm-mips/mach-cobalt/irq.h index 179d0e850b59..57c8c9ac5851 100644 --- a/trunk/include/asm-mips/mach-cobalt/irq.h +++ b/trunk/include/asm-mips/mach-cobalt/irq.h @@ -35,7 +35,7 @@ * 4 - ethernet * 5 - 16550 UART * 6 - cascade i8259 - * 7 - CP0 counter (unused) + * 7 - CP0 counter */ #define MIPS_CPU_IRQ_BASE 16 @@ -48,7 +48,6 @@ #define SCSI_IRQ (MIPS_CPU_IRQ_BASE + 5) #define I8259_CASCADE_IRQ (MIPS_CPU_IRQ_BASE + 6) - #define GT641XX_IRQ_BASE 24 #include