Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130570
b: refs/heads/master
c: 94d2cc1
h: refs/heads/master
v: v3
  • Loading branch information
Phil Sutter authored and Ralf Baechle committed Jan 30, 2009
1 parent 71a3baf commit d1f5c9b
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: 1452fc7d178c37c6463c95c5cc6858c7b7f478c8
refs/heads/master: 94d2cc1b8b2bd2141e141a4f43bce9ab135bd9fd
2 changes: 1 addition & 1 deletion trunk/arch/mips/rb532/devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ static struct korina_device korina_dev0_data = {
static struct platform_device korina_dev0 = {
.id = -1,
.name = "korina",
.dev.platform_data = &korina_dev0_data,
.dev.driver_data = &korina_dev0_data,
.resource = korina_dev0_res,
.num_resources = ARRAY_SIZE(korina_dev0_res),
};
Expand Down

0 comments on commit d1f5c9b

Please sign in to comment.