summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ucomvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/ucomvar.h')
-rw-r--r--sys/dev/usb/ucomvar.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/usb/ucomvar.h b/sys/dev/usb/ucomvar.h
index 98aa0dd..3c6a487 100644
--- a/sys/dev/usb/ucomvar.h
+++ b/sys/dev/usb/ucomvar.h
@@ -153,10 +153,8 @@ struct ucom_softc {
u_char sc_msr;
u_char sc_mcr;
- int sc_refcnt;
u_char sc_dying; /* disconnecting */
- struct cdev *dev; /* special device node */
};
extern devclass_t ucom_devclass;
OpenPOWER on IntegriCloud