summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/ep/if_epvar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ep/if_epvar.h b/sys/dev/ep/if_epvar.h
index 3c3fc62..9480bdf 100644
--- a/sys/dev/ep/if_epvar.h
+++ b/sys/dev/ep/if_epvar.h
@@ -35,7 +35,6 @@ struct ep_board {
struct ep_softc {
struct ifnet *ifp;
struct ifmedia ifmedia; /* media info */
-
device_t dev;
struct mtx sc_mtx;
OpenPOWER on IntegriCloud