Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62658
b: refs/heads/master
c: cebfaf5
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Russell King committed Jul 20, 2007
1 parent 261f76f commit ae1eb6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 70ca7d55e1e10a5b654295b04dc8854e245a352f
refs/heads/master: cebfaf5f1c4dcf9456463c8411ae869f3c03619f
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ns9xxx/board-a9m9750dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ static void a9m9750dev_fpga_demux_handler(unsigned int irq,

desc = irq_desc + FPGA_IRQ(irqno);

desc_handle_irq(irqno, desc);
desc_handle_irq(FPGA_IRQ(irqno), desc);
}
}

Expand Down

0 comments on commit ae1eb6f

Please sign in to comment.