summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/usb.c')
-rw-r--r--sys/dev/usb/usb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/usb.c b/sys/dev/usb/usb.c
index 4f9034a..6ff8ed3 100644
--- a/sys/dev/usb/usb.c
+++ b/sys/dev/usb/usb.c
@@ -152,7 +152,6 @@ struct cdevsw usb_cdevsw = {
.d_ioctl = usbioctl,
.d_poll = usbpoll,
.d_name = "usb",
- .d_maj = USB_CDEV_MAJOR,
#if __FreeBSD_version < 500014
.d_bmaj = -1
#endif
OpenPOWER on IntegriCloud