Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199645
b: refs/heads/master
c: de2b606
h: refs/heads/master
i:
  199643: cfdcf13
v: v3
  • Loading branch information
Michael Guntsche authored and Grant Likely committed Jun 2, 2010
1 parent 7a53b6f commit 5974f36
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: b53550781b7d51036aea3b3ee63ece3c6c8f4597
refs/heads/master: de2b606c24f178038b95a831f21a35a29faa6eab
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/mpc8xxx_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ static int __devinit mpc8xxx_wdt_probe(struct of_device *ofdev,
const struct of_device_id *match)
{
int ret;
struct device_node *np = ofdev->node;
struct device_node *np = ofdev->dev.of_node;
struct mpc8xxx_wdt_type *wdt_type = match->data;
u32 freq = fsl_get_sys_freq();
bool enabled;
Expand Down

0 comments on commit 5974f36

Please sign in to comment.