Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127122
b: refs/heads/master
c: 6a6be3d
h: refs/heads/master
v: v3
  • Loading branch information
Michael Hennerich authored and Bryan Wu committed Jan 7, 2009
1 parent d59271f commit f10662c
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: 3d7c603ed44fbd7d047aa94d8791803ec1e17d03
refs/heads/master: 6a6be3d1882743a382f18da9821a410bb29964a2
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf537/boards/stamp.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ static struct resource bfin_isp1760_resources[] = {
[1] = {
.start = IRQ_PF7,
.end = IRQ_PF7,
.flags = IORESOURCE_IRQ,
.flags = IORESOURCE_IRQ | IORESOURCE_IRQ_LOWLEVEL,
},
};

Expand Down

0 comments on commit f10662c

Please sign in to comment.