media: dvb-frontends: stv0910: remove unused struct 'sinit_table'
'sinit_table' has been unused since the original
commit cd21b33494 ("media: dvb-frontends: add ST STV0910 DVB-S/S2
demodulator frontend driver").
Remove it.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
committed by
Hans Verkuil
parent
715b1d31ef
commit
46be626a21
@@ -119,11 +119,6 @@ struct stv {
|
||||
u8 vth[6];
|
||||
};
|
||||
|
||||
struct sinit_table {
|
||||
u16 address;
|
||||
u8 data;
|
||||
};
|
||||
|
||||
struct slookup {
|
||||
s16 value;
|
||||
u32 reg_value;
|
||||
|
||||
Reference in New Issue
Block a user