Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176817
b: refs/heads/master
c: 50e55fd
h: refs/heads/master
i:
  176815: 4aa22b1
v: v3
  • Loading branch information
Uwe Kleine-König authored and Mauro Carvalho Chehab committed Dec 16, 2009
1 parent 78ea874 commit 6774b7b
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: f68fdb9a8c3d4bc245752f4d312f7035063ab64e
refs/heads/master: 50e55fd13fcf2d098e2b969c9d1bc270ae5f8b12
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/sh_mobile_ceu_camera.c
Original file line number Diff line number Diff line change
Expand Up @@ -1836,7 +1836,7 @@ static struct platform_driver sh_mobile_ceu_driver = {
.pm = &sh_mobile_ceu_dev_pm_ops,
},
.probe = sh_mobile_ceu_probe,
.remove = __exit_p(sh_mobile_ceu_remove),
.remove = __devexit_p(sh_mobile_ceu_remove),
};

static int __init sh_mobile_ceu_init(void)
Expand Down

0 comments on commit 6774b7b

Please sign in to comment.