Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359788
b: refs/heads/master
c: f5b6d45
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann authored and Zhang Rui committed Feb 22, 2013
1 parent 11ed0e2 commit 05a8a5c
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: da28d966f6aa942ae836d09729f76a1647932309
refs/heads/master: f5b6d45f8cf688f51140fd21f1da3b90562762a9
2 changes: 1 addition & 1 deletion trunk/drivers/thermal/rcar_thermal.c
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ static int rcar_thermal_remove(struct platform_device *pdev)
return 0;
}

static const struct of_device_id rcar_thermal_dt_ids[] __devinitconst = {
static const struct of_device_id rcar_thermal_dt_ids[] = {
{ .compatible = "renesas,rcar-thermal", },
{},
};
Expand Down

0 comments on commit 05a8a5c

Please sign in to comment.