summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/sni.h
diff options
context:
space:
mode:
authorAtsushi Nemoto2007-10-19 18:26:25 +0200
committerRalf Baechle2007-10-19 19:15:58 +0200
commit1d9ef3ecd7fa2ca28064f03614f37409100c0527 (patch)
tree36ec8b13f3544fa6fbaa8333435fd7b9161c5a14 /include/asm-mips/sni.h
parent[MIPS] Sibyte: Finish conversion to modern time APIs. (diff)
downloadkernel-qcow2-linux-1d9ef3ecd7fa2ca28064f03614f37409100c0527.tar.gz
kernel-qcow2-linux-1d9ef3ecd7fa2ca28064f03614f37409100c0527.tar.xz
kernel-qcow2-linux-1d9ef3ecd7fa2ca28064f03614f37409100c0527.zip
[MIPS] Kill duplicated setup_irq() for cp0 timer
Also many plat_timer_setup() can be killed too. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/asm-mips/sni.h')
-rw-r--r--include/asm-mips/sni.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-mips/sni.h b/include/asm-mips/sni.h
index 4d43dbb7f8b8..af081457f847 100644
--- a/include/asm-mips/sni.h
+++ b/include/asm-mips/sni.h
@@ -141,8 +141,6 @@ extern unsigned int sni_brd_type;
#define A20R_PT_TIM0_ACK 0xbc050000
#define A20R_PT_TIM1_ACK 0xbc060000
-#define SNI_MIPS_IRQ_CPU_TIMER (MIPS_CPU_IRQ_BASE+7)
-
#define SNI_A20R_IRQ_BASE MIPS_CPU_IRQ_BASE
#define SNI_A20R_IRQ_TIMER (SNI_A20R_IRQ_BASE+5)