Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130845
b: refs/heads/master
c: 5461af5
h: refs/heads/master
i:
  130843: 549b24a
v: v3
  • Loading branch information
김규원 authored and Tony Lindgren committed Jan 29, 2009
1 parent 9476dee commit f45c006
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: df88acbbdc48d0bfe2a46bf2561d984b6d87a9ac
refs/heads/master: 5461af5af5c6a7fee78978aafe720541bf3a2f55
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-omap2/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ static struct irq_chip omap_irq_chip = {
.ack = omap_mask_ack_irq,
.mask = omap_mask_irq,
.unmask = omap_unmask_irq,
.disable = omap_mask_irq,
};

static void __init omap_irq_bank_init_one(struct omap_irq_bank *bank)
Expand Down

0 comments on commit f45c006

Please sign in to comment.