Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127035
b: refs/heads/master
c: b94919e
h: refs/heads/master
i:
  127033: c68a8f8
  127031: fca3a40
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Nov 18, 2008
1 parent 53fdc4f commit bcf22d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 7beb7439acea38ecd0abbbdc72f85732dd59658c
refs/heads/master: b94919e2da2f7acde842972a57fcd6dcc4a528db
1 change: 0 additions & 1 deletion trunk/arch/blackfin/kernel/irqchip.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ void ack_bad_irq(unsigned int irq)
atomic_inc(&irq_err_count);
printk(KERN_ERR "IRQ: spurious interrupt %d\n", irq);
}
EXPORT_SYMBOL(ack_bad_irq);

static struct irq_chip bad_chip = {
.ack = dummy_mask_unmask_irq,
Expand Down

0 comments on commit bcf22d4

Please sign in to comment.