]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[media] tveeprom: Remove two unused fields from struct
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 5 Oct 2015 15:56:16 +0000 (12:56 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 5 Oct 2015 15:56:16 +0000 (12:56 -0300)
The digitizer* fields aren't used. Remove them.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
include/media/tveeprom.h

index f7119ee3977b22541cb5faa8d0282d62b435fe2c..bb484967ef8b15e682c414b65822c2426e23bffa 100644 (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;