diff options
Diffstat (limited to 'sys/mips/atheros/uart_bus_ar71xx.c')
| -rw-r--r-- | sys/mips/atheros/uart_bus_ar71xx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/atheros/uart_bus_ar71xx.c b/sys/mips/atheros/uart_bus_ar71xx.c index 4c04aba360f4..858b282b995f 100644 --- a/sys/mips/atheros/uart_bus_ar71xx.c +++ b/sys/mips/atheros/uart_bus_ar71xx.c @@ -25,7 +25,7 @@ #include "opt_uart.h" #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/mips/atheros/uart_bus_ar71xx.c,v 1.2.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |
