media: zoran: get rid of an unused var

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

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
Mauro Carvalho Chehab 2020-10-01 11:17:51 +02:00
parent 0568d6c20e
commit 209ecc56aa
1 changed files with 0 additions and 1 deletions

View File

@ -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;