Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269279
b: refs/heads/master
c: 74b6541
h: refs/heads/master
i:
  269277: 735902f
  269275: ccd175c
  269271: a732dd3
  269263: 30ae7a8
  269247: b1d800b
v: v3
  • Loading branch information
Thomas Gleixner authored and Mike Frysinger committed Oct 25, 2011
1 parent 7fea2f7 commit 58214fb
Show file tree
Hide file tree
Showing 2 changed files with 3 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: ae41f32e16d8e87c84cb910a6a6aefb50318894d
refs/heads/master: 74b654176aa15e06b81f26416654b9cd91bd9601
3 changes: 2 additions & 1 deletion trunk/arch/blackfin/mach-bf533/boards/H8606.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ static struct resource dm9000_resources[] = {
[2] = {
.start = IRQ_PF10,
.end = IRQ_PF10,
.flags = (IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHEDGE | IRQF_SHARED | IRQF_TRIGGER_HIGH),
.flags = (IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHEDGE |
IORESOURCE_IRQ_SHAREABLE),
},
};

Expand Down

0 comments on commit 58214fb

Please sign in to comment.