Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212847
b: refs/heads/master
c: a8e25c6
h: refs/heads/master
i:
  212845: 87489fa
  212843: 5a808c4
  212839: 9d145c2
  212831: 127fd28
v: v3
  • Loading branch information
Julia Lawall authored and Benjamin Herrenschmidt committed Sep 2, 2010
1 parent 38bebd6 commit 520b63b
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 1f7aac6eb585f92756603341cb1d770c797c4867
refs/heads/master: a8e25c61546bdc30d936bc0f4fd3a7cb594490c5
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/maple/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ static int __init maple_cpc925_edac_setup(void)
model = (const unsigned char *)of_get_property(np, "model", NULL);
if (!model) {
printk(KERN_ERR "%s: Unabel to get model info\n", __func__);
of_node_put(np);
return -ENODEV;
}

Expand Down

0 comments on commit 520b63b

Please sign in to comment.