Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326347
b: refs/heads/master
c: 639397e
h: refs/heads/master
i:
  326345: 8827a5f
  326343: b448fe0
v: v3
  • Loading branch information
Arnd Bergmann authored and Uwe Kleine-König committed Sep 11, 2012
1 parent 8b1dc25 commit 38d931f
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: 12736b14afb4a6c456ada1f095ca7f22b3c349ed
refs/heads/master: 639397e48684b75c3476138ab1bfa5a67d6c2048
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/mpc8xxx_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ static int __devinit mpc8xxx_wdt_probe(struct platform_device *ofdev)
int ret;
const struct of_device_id *match;
struct device_node *np = ofdev->dev.of_node;
struct mpc8xxx_wdt_type *wdt_type;
const struct mpc8xxx_wdt_type *wdt_type;
u32 freq = fsl_get_sys_freq();
bool enabled;

Expand Down

0 comments on commit 38d931f

Please sign in to comment.