summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/input/atp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/input/atp.c')
-rw-r--r--sys/dev/usb/input/atp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/input/atp.c b/sys/dev/usb/input/atp.c
index c0fe6d4..1ec6f27 100644
--- a/sys/dev/usb/input/atp.c
+++ b/sys/dev/usb/input/atp.c
@@ -2222,3 +2222,4 @@ static devclass_t atp_devclass;
DRIVER_MODULE(atp, uhub, atp_driver, atp_devclass, NULL, 0);
MODULE_DEPEND(atp, usb, 1, 1, 1);
+MODULE_VERSION(atp, 1);
OpenPOWER on IntegriCloud