Skip to content

Commit

Permalink
[media] em28xx: ERROR: "em28xx_add_into_devlist" [drivers/media/video…
Browse files Browse the repository at this point in the history
…/em28xx/em28xx.ko] undefined!

Signed-off-by: Chris Rankin <rankincj@yahoo.com>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Chris Rankin authored and Mauro Carvalho Chehab committed Sep 21, 2011
1 parent ead2095 commit f6c226b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/em28xx/em28xx-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -2917,7 +2917,6 @@ static int em28xx_init_dev(struct em28xx **devhandle, struct usb_device *udev,
retval = em28xx_audio_setup(dev);
if (retval)
return -ENODEV;
em28xx_add_into_devlist(dev);
em28xx_init_extension(dev);

return 0;
Expand Down

0 comments on commit f6c226b

Please sign in to comment.