Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162735
b: refs/heads/master
c: 769cfc0
h: refs/heads/master
i:
  162733: 60d517b
  162731: 5c2c6a7
  162727: 038310f
  162719: 6517453
v: v3
  • Loading branch information
Barry Song authored and Mike Frysinger committed Sep 17, 2009
1 parent 15d4f8d commit 647766d
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 88c28b2df99d306a47d7fb88520482059643e503
refs/heads/master: 769cfc0d08e796c593b903ec393a2e90aae5f807
5 changes: 5 additions & 0 deletions trunk/arch/blackfin/mach-bf538/boards/ezkit.c
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,11 @@ static struct resource bfin_spi2_resource[] = {
[1] = {
.start = CH_SPI2,
.end = CH_SPI2,
.flags = IORESOURCE_DMA,
},
[2] = {
.start = IRQ_SPI2,
.end = IRQ_SPI2,
.flags = IORESOURCE_IRQ,
}
};
Expand Down

0 comments on commit 647766d

Please sign in to comment.