Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176818
b: refs/heads/master
c: 9d89382
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Mauro Carvalho Chehab committed Dec 16, 2009
1 parent 6774b7b commit 8e7f3a1
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: 50e55fd13fcf2d098e2b969c9d1bc270ae5f8b12
refs/heads/master: 9d8938248c3b67904a8108a6fc3dcceb9d7f2aad
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/davinci/vpfe_capture.c
Original file line number Diff line number Diff line change
Expand Up @@ -2090,7 +2090,7 @@ static __init int vpfe_probe(struct platform_device *pdev)
/*
* vpfe_remove : It un-register device from V4L2 driver
*/
static int vpfe_remove(struct platform_device *pdev)
static int __devexit vpfe_remove(struct platform_device *pdev)
{
struct vpfe_device *vpfe_dev = platform_get_drvdata(pdev);
struct resource *res;
Expand Down

0 comments on commit 8e7f3a1

Please sign in to comment.