Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176819
b: refs/heads/master
c: 0b0a860
h: refs/heads/master
i:
  176817: 6774b7b
  176815: 4aa22b1
v: v3
  • Loading branch information
Uwe Kleine-König authored and Mauro Carvalho Chehab committed Dec 16, 2009
1 parent 8e7f3a1 commit c912c70
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: 9d8938248c3b67904a8108a6fc3dcceb9d7f2aad
refs/heads/master: 0b0a860fec1a6d4cdcd0dc5241390d083a82c00d
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/davinci/vpif.c
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ static int __init vpif_probe(struct platform_device *pdev)
return status;
}

static int vpif_remove(struct platform_device *pdev)
static int __devexit vpif_remove(struct platform_device *pdev)
{
iounmap(vpif_base);
release_mem_region(res->start, res_len);
Expand Down

0 comments on commit c912c70

Please sign in to comment.