Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326344
b: refs/heads/master
c: bfef61d
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König committed Sep 11, 2012
1 parent b448fe0 commit f03a9ab
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: 519a6510981a98c199828df24d5d3619f6394985
refs/heads/master: bfef61d03eba45984207208222b5a3506258e537
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/83xx/suspend.c
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ static int pmc_probe(struct platform_device *ofdev)
const struct of_device_id *match;
struct device_node *np = ofdev->dev.of_node;
struct resource res;
struct pmc_type *type;
const struct pmc_type *type;
int ret = 0;

match = of_match_device(pmc_match, &ofdev->dev);
Expand Down

0 comments on commit f03a9ab

Please sign in to comment.