diff options
| author | Warner Losh <imp@FreeBSD.org> | 2007-06-10 07:24:32 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2007-06-10 07:24:32 +0000 |
| commit | ed6ed00ed036c9a7a9f879f92f52d5fd452ca60d (patch) | |
| tree | 2f3fb91f7ac80137de205f60bfdc6f2333e3dd52 /sys/dev/usb/if_axereg.h | |
| parent | f18f2fc7fde9c05ce8644133e5160612004cfb0a (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/if_axereg.h')
| -rw-r--r-- | sys/dev/usb/if_axereg.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/if_axereg.h b/sys/dev/usb/if_axereg.h index 3971c91ca9e6..16d56995c2e0 100644 --- a/sys/dev/usb/if_axereg.h +++ b/sys/dev/usb/if_axereg.h @@ -134,7 +134,6 @@ struct axe_softc { usbd_interface_handle axe_iface; int axe_ed[AXE_ENDPT_MAX]; usbd_pipe_handle axe_ep[AXE_ENDPT_MAX]; - int axe_unit; int axe_if_flags; struct ue_cdata axe_cdata; struct callout_handle axe_stat_ch; |
