diff options
author | Manu Abraham <abraham.manu@gmail.com> | 2008-01-25 18:56:21 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-29 14:53:22 -0500 |
commit | b359325d1e4a67942626421ea1f203b41adc9712 (patch) | |
tree | b8ef01f1c0e61d862721c94fe13cbc179b64faae /drivers/media/dvb/frontends/stb0899_priv.h | |
parent | 3d6a3bebda2093cf563266bbfa0f1f1b1ae8fd41 (diff) |
V4L/DVB (9455): Cleanup: remove some superfluous stuff and dead commented out code
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/stb0899_priv.h')
-rw-r--r-- | drivers/media/dvb/frontends/stb0899_priv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/stb0899_priv.h b/drivers/media/dvb/frontends/stb0899_priv.h index f9b8f51446a6..8a7c4ee087d8 100644 --- a/drivers/media/dvb/frontends/stb0899_priv.h +++ b/drivers/media/dvb/frontends/stb0899_priv.h | |||
@@ -182,7 +182,6 @@ struct stb0899_internal { | |||
182 | 182 | ||
183 | s16 direction; /* Current derotator search direction */ | 183 | s16 direction; /* Current derotator search direction */ |
184 | s16 derot_step; /* Derotator step (binary value) */ | 184 | s16 derot_step; /* Derotator step (binary value) */ |
185 | s16 t_timing; /* Timing loop time constant (ms) */ | ||
186 | s16 t_derot; /* Derotator time constant (ms) */ | 185 | s16 t_derot; /* Derotator time constant (ms) */ |
187 | s16 t_data; /* Data recovery time constant (ms) */ | 186 | s16 t_data; /* Data recovery time constant (ms) */ |
188 | s16 sub_dir; /* Direction of the next sub range */ | 187 | s16 sub_dir; /* Direction of the next sub range */ |