Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176816
b: refs/heads/master
c: f68fdb9
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Mauro Carvalho Chehab committed Dec 16, 2009
1 parent 4aa22b1 commit 78ea874
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: 0a25f3b292c5c70de80d2b1f1cf3f5b9aae91b86
refs/heads/master: f68fdb9a8c3d4bc245752f4d312f7035063ab64e
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/davinci/vpss.c
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ static int __init vpss_probe(struct platform_device *pdev)
return status;
}

static int vpss_remove(struct platform_device *pdev)
static int __devexit vpss_remove(struct platform_device *pdev)
{
iounmap(oper_cfg.vpss_bl_regs_base);
release_mem_region(oper_cfg.r1->start, oper_cfg.len1);
Expand Down

0 comments on commit 78ea874

Please sign in to comment.