Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164889
b: refs/heads/master
c: 3163eab
h: refs/heads/master
i:
  164887: 64f4932
v: v3
  • Loading branch information
Peter Korsgaard authored and Linus Torvalds committed Sep 23, 2009
1 parent 69f3d88 commit 36a9a00
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: a9672c4b861afcf547bfe2cafeec4ca85a63da67
refs/heads/master: 3163eaba34943967aebb1eefa0d4bdc4e5dc197c
2 changes: 1 addition & 1 deletion trunk/drivers/video/s3c-fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@ static int s3c_fb_resume(struct platform_device *pdev)

static struct platform_driver s3c_fb_driver = {
.probe = s3c_fb_probe,
.remove = s3c_fb_remove,
.remove = __devexit_p(s3c_fb_remove),
.suspend = s3c_fb_suspend,
.resume = s3c_fb_resume,
.driver = {
Expand Down

0 comments on commit 36a9a00

Please sign in to comment.