Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282215
b: refs/heads/master
c: 60daac4
h: refs/heads/master
i:
  282213: bd2b25d
  282211: 9f117dd
  282207: f5b0381
v: v3
  • Loading branch information
Julia Lawall authored and Wim Van Sebroeck committed Jan 6, 2012
1 parent 738252b commit 10478a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 02861cca4b4f1ceaa7dc805041d84caee580670b
refs/heads/master: 60daac4a9084d5a6216443f428d0060c42eb44ff
3 changes: 0 additions & 3 deletions trunk/drivers/watchdog/lantiq_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -222,9 +222,6 @@ ltq_wdt_remove(struct platform_device *pdev)
{
misc_deregister(&ltq_wdt_miscdev);

if (ltq_wdt_membase)
iounmap(ltq_wdt_membase);

return 0;
}

Expand Down

0 comments on commit 10478a7

Please sign in to comment.