summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ehci_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/ehci_pci.c')
-rw-r--r--sys/dev/usb/ehci_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/ehci_pci.c b/sys/dev/usb/ehci_pci.c
index 933aaf56d9e9..d36e59fc03ed 100644
--- a/sys/dev/usb/ehci_pci.c
+++ b/sys/dev/usb/ehci_pci.c
@@ -36,7 +36,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/usb/ehci_pci.c,v 1.28.2.5.4.1 2009/04/15 03:14:26 kensmith Exp $");
/*
* USB Enhanced Host Controller Driver, a.k.a. USB 2.0 controller.