diff options
Diffstat (limited to 'sys/mips/atheros/ar71xx_ehci.c')
| -rw-r--r-- | sys/mips/atheros/ar71xx_ehci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/atheros/ar71xx_ehci.c b/sys/mips/atheros/ar71xx_ehci.c index 129b0c17c42e..ff7a57669b36 100644 --- a/sys/mips/atheros/ar71xx_ehci.c +++ b/sys/mips/atheros/ar71xx_ehci.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/mips/atheros/ar71xx_ehci.c,v 1.1.2.6.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_bus.h" |
