aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ata/chipsets/ata-cypress.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ata/chipsets/ata-cypress.c')
-rw-r--r--sys/dev/ata/chipsets/ata-cypress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ata/chipsets/ata-cypress.c b/sys/dev/ata/chipsets/ata-cypress.c
index e4c1a93d0347..3a2744ca9698 100644
--- a/sys/dev/ata/chipsets/ata-cypress.c
+++ b/sys/dev/ata/chipsets/ata-cypress.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/ata/chipsets/ata-cypress.c,v 1.2.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $");
#include "opt_ata.h"
#include <sys/param.h>