TtyRefCnt was not used anywhere in dgnc.
Signed-off-by: Daeseok Youn <[email protected]>
---
drivers/staging/dgnc/dgnc_driver.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/staging/dgnc/dgnc_driver.h b/drivers/staging/dgnc/dgnc_driver.h
index 3d8e15f..44216ae 100644
--- a/drivers/staging/dgnc/dgnc_driver.h
+++ b/drivers/staging/dgnc/dgnc_driver.h
@@ -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
*/
--
1.9.1