Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97768
b: refs/heads/master
c: b095723
h: refs/heads/master
v: v3
  • Loading branch information
Mike Rapoport authored and Russell King committed Jun 2, 2008
1 parent d67f746 commit 7e6a660
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: 6d2545738a7c6ad1831d84ecc6483ea21c327bf4
refs/heads/master: b095723526cb80494bd5a13de0e5078f8846866a
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-pxa/cm-x270.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ static struct resource cmx270_dm9k_resource[] = {
[2] = {
.start = CMX270_ETHIRQ,
.end = CMX270_ETHIRQ,
.flags = IORESOURCE_IRQ,
.flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHEDGE,
}
};

Expand Down

0 comments on commit 7e6a660

Please sign in to comment.