Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156798
b: refs/heads/master
c: 5032902
h: refs/heads/master
v: v3
  • Loading branch information
Sergio Aguirre authored and Tony Lindgren committed Aug 10, 2009
1 parent 38f96b1 commit 2540b32
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: 370bc1fdefb8a30018d98aca2fdfd6b6701082e7
refs/heads/master: 5032902c331acc71956e47abd90d090181c5ef4a
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/board-overo.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ static struct platform_device overo_smsc911x_device = {
.name = "smsc911x",
.id = -1,
.num_resources = ARRAY_SIZE(overo_smsc911x_resources),
.resource = &overo_smsc911x_resources,
.resource = overo_smsc911x_resources,
.dev = {
.platform_data = &overo_smsc911x_config,
},
Expand Down

0 comments on commit 2540b32

Please sign in to comment.