Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295052
b: refs/heads/master
c: f074ff9
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Mar 19, 2012
1 parent 2b6a16d commit ae20c7a
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: 9d1721733038bda56c38e1e0807885a85f08d7a7
refs/heads/master: f074ff92b5b26f3a559fab1203c36e140ea8d067
2 changes: 1 addition & 1 deletion trunk/drivers/media/radio/radio-sf16fmr2.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ static int fmr2_tea_ext_init(struct snd_tea575x *tea)
return 0;
}

static int __init fmr2_probe(struct device *pdev, unsigned int dev)
static int __devinit fmr2_probe(struct device *pdev, unsigned int dev)
{
struct fmr2 *fmr2;
int err;
Expand Down

0 comments on commit ae20c7a

Please sign in to comment.