aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/alchemy/uart_bus_alchemy.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/alchemy/uart_bus_alchemy.c')
-rw-r--r--sys/mips/alchemy/uart_bus_alchemy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/alchemy/uart_bus_alchemy.c b/sys/mips/alchemy/uart_bus_alchemy.c
index 5c2315b8b7ce..c9e7bfc51fcb 100644
--- a/sys/mips/alchemy/uart_bus_alchemy.c
+++ b/sys/mips/alchemy/uart_bus_alchemy.c
@@ -31,7 +31,7 @@
#include "opt_uart.h"
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/mips/alchemy/uart_bus_alchemy.c,v 1.1.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $");
#include <sys/param.h>
#include <sys/systm.h>