summaryrefslogtreecommitdiff
path: root/sys/arm/at91/at91_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/at91/at91_spi.c')
-rw-r--r--sys/arm/at91/at91_spi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/at91/at91_spi.c b/sys/arm/at91/at91_spi.c
index 2dfbc8e33a8db..54e9567441b6e 100644
--- a/sys/arm/at91/at91_spi.c
+++ b/sys/arm/at91/at91_spi.c
@@ -23,7 +23,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/arm/at91/at91_spi.c,v 1.6 2007/02/27 17:15:39 jhb Exp $");
#include <sys/param.h>
#include <sys/systm.h>