Commit 209ecc56 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

media: zoran: get rid of an unused var



The jpeg_error in lowercase is not used anywhere. Drop it.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent 0568d6c2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -264,7 +264,6 @@ struct zoran {

	/* Additional stuff for testing */
	unsigned int ghost_int;
	int jpeg_error;
	int intr_counter_GIRQ1;
	int intr_counter_GIRQ0;
	int intr_counter_CodRepIRQ;