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

Commit 914e8713 authored by Jean-Francois Moine's avatar Jean-Francois Moine Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB: gspca - sq905c: Fix a compilation warning

parent 11edebc2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -204,7 +204,7 @@ static int sd_config(struct gspca_dev *gspca_dev,
{
	struct cam *cam = &gspca_dev->cam;
	struct sd *dev = (struct sd *) gspca_dev;
	int i, ret;
	int ret;

	PDEBUG(D_PROBE,
		"SQ9050 camera detected"