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

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
......@@ -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
*/
......
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