Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274138
b: refs/heads/master
c: e57b708
h: refs/heads/master
v: v3
  • Loading branch information
Mike Williams authored and Josh Boyer committed Aug 11, 2011
1 parent a3c8e37 commit 4b03e6d
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: e7fa1d131472b1134d33aba56a83f8f7689f54fd
refs/heads/master: e57b708beaf1bc14031cb9749b574c9aa1f6188f
2 changes: 1 addition & 1 deletion trunk/drivers/edac/ppc4xx_edac.c
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ static struct platform_driver ppc4xx_edac_driver = {
.remove = ppc4xx_edac_remove,
.driver = {
.owner = THIS_MODULE,
.name = PPC4XX_EDAC_MODULE_NAME
.name = PPC4XX_EDAC_MODULE_NAME,
.of_match_table = ppc4xx_edac_match,
},
};
Expand Down

0 comments on commit 4b03e6d

Please sign in to comment.