Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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 */