Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71310
b: refs/heads/master
c: 76d3a7a
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Oct 18, 2007
1 parent 56ee50e commit 00209e8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 89742e5376adee9f26756f5d2573ae2b18fb2a96
refs/heads/master: 76d3a7a54cbd40c979d9914f53066ff67f8463f5
6 changes: 0 additions & 6 deletions trunk/arch/mips/sgi-ip32/ip32-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,6 @@ void __init plat_time_init(void)
printk("%d MHz CPU detected\n", mips_hpt_frequency * 2 / 1000000);
}

void __init plat_timer_setup(struct irqaction *irq)
{
irq->handler = no_action;
setup_irq(MIPS_CPU_IRQ_BASE + 7, irq);
}

void __init plat_mem_setup(void)
{
board_be_init = ip32_be_init;
Expand Down

0 comments on commit 00209e8

Please sign in to comment.