Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332260
b: refs/heads/master
c: ec167f2
h: refs/heads/master
v: v3
  • Loading branch information
Steven J. Hill committed Sep 13, 2012
1 parent eeb2a9a commit cde794a
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: 98b67c37db336446fa3a543654c012680bbe2291
refs/heads/master: ec167f2d9b9ba784cc17d4449973e68665800388
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/irq-gic.c
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ static struct irq_chip gic_irq_controller = {
.irq_mask = gic_mask_irq,
.irq_mask_ack = gic_mask_irq,
.irq_unmask = gic_unmask_irq,
.irq_eoi = gic_unmask_irq,
.irq_eoi = gic_finish_irq,
#ifdef CONFIG_SMP
.irq_set_affinity = gic_set_affinity,
#endif
Expand Down

0 comments on commit cde794a

Please sign in to comment.