Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360581
b: refs/heads/master
c: 6c41e47
h: refs/heads/master
i:
  360579: e6f8e36
v: v3
  • Loading branch information
Arnd Bergmann authored and Wim Van Sebroeck committed Mar 1, 2013
1 parent 8cf7403 commit 5abd26b
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: 12a5c05cb143105d989abf728a8c769830670e54
refs/heads/master: 6c41e4748662b47d46331e0e79f3b62b6786d3b9
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/at91sam9_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ static int __exit at91wdt_remove(struct platform_device *pdev)
}

#if defined(CONFIG_OF)
static const struct of_device_id at91_wdt_dt_ids[] __initconst = {
static const struct of_device_id at91_wdt_dt_ids[] = {
{ .compatible = "atmel,at91sam9260-wdt" },
{ /* sentinel */ }
};
Expand Down

0 comments on commit 5abd26b

Please sign in to comment.