[media] tveeprom: Remove two unused fields from struct

The digitizer* fields aren't used. Remove them.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
This commit is contained in:
Mauro Carvalho Chehab 2015-10-05 12:56:16 -03:00
parent 5057f3262c
commit 6dd3187447

View File

@ -32,9 +32,6 @@ struct tveeprom {
u32 tuner2_formats;
u32 tuner2_hauppauge_model;
u32 digitizer;
u32 digitizer_formats;
u32 audio_processor;
u32 decoder_processor;