Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f6c226b5 authored by Chris Rankin's avatar Chris Rankin Committed by Mauro Carvalho Chehab
Browse files

[media] em28xx: ERROR: "em28xx_add_into_devlist" [drivers/media/video/em28xx/em28xx.ko] undefined!

parent ead20951
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;