Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271469
b: refs/heads/master
c: b57287b
h: refs/heads/master
i:
  271467: 5cf54ed
v: v3
  • Loading branch information
Axel Lin authored and Florian Tobias Schandinat committed Oct 15, 2011
1 parent 4da4773 commit 872b614
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: ef26b7943c5821aaff1efc14c098840c49fe15c0
refs/heads/master: b57287ba497b63a0d87a058631bbddfed9392e9f
2 changes: 1 addition & 1 deletion trunk/drivers/video/platinumfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ static struct platform_driver platinum_driver =
.of_match_table = platinumfb_match,
},
.probe = platinumfb_probe,
.remove = platinumfb_remove,
.remove = __devexit_p(platinumfb_remove),
};

static int __init platinumfb_init(void)
Expand Down

0 comments on commit 872b614

Please sign in to comment.