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

Commit 195d85c1 authored by Daeseok Youn's avatar Daeseok Youn Committed by Greg Kroah-Hartman
Browse files

staging: dgnc: remove unused variable in dgnc_board



TtyRefCnt was not used anywhere in dgnc.

Signed-off-by: default avatarDaeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a25ad520
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -213,8 +213,6 @@ struct dgnc_board {
	uint		dgnc_serial_major;
	uint		dgnc_transparent_print_major;

	uint		TtyRefCnt;

	u16		dpatype;	/* The board "type",
					 * as defined by DPA
					 */