Skip to content

Commit

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

Expand Down

0 comments on commit e7df0b0

Please sign in to comment.