aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/adm5120/uart_bus_adm5120.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/adm5120/uart_bus_adm5120.c')
-rw-r--r--sys/mips/adm5120/uart_bus_adm5120.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/adm5120/uart_bus_adm5120.c b/sys/mips/adm5120/uart_bus_adm5120.c
index 8d7943f23510..d2f0573bfbb7 100644
--- a/sys/mips/adm5120/uart_bus_adm5120.c
+++ b/sys/mips/adm5120/uart_bus_adm5120.c
@@ -35,7 +35,7 @@
#include "opt_uart.h"
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/mips/adm5120/uart_bus_adm5120.c,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include <sys/param.h>
#include <sys/systm.h>