Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11242
b: refs/heads/master
c: 3959c79
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent 5e050e3 commit c497b7f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 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: 0015365cc68a5b6ad22dfdac19580aa9530731c3
refs/heads/master: 3959c7957f0ab758066c8779483b18179c355257
1 change: 0 additions & 1 deletion trunk/arch/mips/au1000/common/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,6 @@ void __init arch_init_irq(void)
extern int au1xxx_ic0_nr_irqs;

cp0_status = read_c0_status();
memset(irq_desc, 0, sizeof(irq_desc));
set_except_vector(0, au1000_IRQ);

/* Initialize interrupt controllers to a safe state.
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/mips/ite-boards/generic/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ void __init arch_init_irq(void)
int i;
unsigned long flags;

memset(irq_desc, 0, sizeof(irq_desc));
set_except_vector(0, it8172_IRQ);

/* mask all interrupts */
Expand Down

0 comments on commit c497b7f

Please sign in to comment.