Commit c729b0a4 authored by Malcolm Priestley's avatar Malcolm Priestley Committed by Greg Kroah-Hartman

staging: vt6656: vnt_private remove dead variables.

byBBCR4d
byBBCRc9
byBBCR88
byBBCR09
Signed-off-by: default avatarMalcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 0fc64c15
...@@ -672,12 +672,6 @@ struct vnt_private { ...@@ -672,12 +672,6 @@ struct vnt_private {
int bRadioCmd; int bRadioCmd;
/* BaseBand Loopback Use */
u8 byBBCR4d;
u8 byBBCRc9;
u8 byBBCR88;
u8 byBBCR09;
/* command timer */ /* command timer */
struct delayed_work run_command_work; struct delayed_work run_command_work;
/* One second callback */ /* One second callback */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment