Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180257
b: refs/heads/master
c: bd02acd
h: refs/heads/master
i:
  180255: 8954718
v: v3
  • Loading branch information
Mark Brown authored and Sascha Hauer committed Jan 5, 2010
1 parent 39d49d2 commit 4bd46ce
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: 9f0727f5f41d21eb3da67e50965d1f30e054795f
refs/heads/master: bd02acdbb28be99ed87ec11c3ef61a5eec4e2dd7
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-mx3/mx31ads.c
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ static void expio_unmask_irq(u32 irq)
}

static struct irq_chip expio_irq_chip = {
.name = "EXPIO(CPLD)",
.ack = expio_ack_irq,
.mask = expio_mask_irq,
.unmask = expio_unmask_irq,
Expand Down

0 comments on commit 4bd46ce

Please sign in to comment.