Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210412
b: refs/heads/master
c: 9f6f11b
h: refs/heads/master
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Aug 18, 2010
1 parent bfbc019 commit 2fd912a
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: 4e1774f3a5de0885be2e59a8e8ef0e99c5f79e7a
refs/heads/master: 9f6f11b65ea2da8fab4d6902595d770e89e64d93
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shmobile/board-ap4evb.c
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ static struct resource fsi_resources[] = {

static struct platform_device fsi_device = {
.name = "sh_fsi2",
.id = 0,
.id = -1,
.num_resources = ARRAY_SIZE(fsi_resources),
.resource = fsi_resources,
.dev = {
Expand Down

0 comments on commit 2fd912a

Please sign in to comment.