staging: vt6656: vnt_private remove dead variables.

byBBCR4d
byBBCRc9
byBBCR88
byBBCR09

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Malcolm Priestley 2014-05-17 09:50:38 +01:00 committed by Greg Kroah-Hartman
parent 0fc64c1579
commit c729b0a4de

View file

@ -672,12 +672,6 @@ struct vnt_private {
int bRadioCmd;
/* BaseBand Loopback Use */
u8 byBBCR4d;
u8 byBBCRc9;
u8 byBBCR88;
u8 byBBCR09;
/* command timer */
struct delayed_work run_command_work;
/* One second callback */