summaryrefslogtreecommitdiff
path: root/sys/dev/mmc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mmc')
-rw-r--r--sys/dev/mmc/bridge.h2
-rw-r--r--sys/dev/mmc/mmc.c2
-rw-r--r--sys/dev/mmc/mmcbr_if.m2
-rw-r--r--sys/dev/mmc/mmcbrvar.h2
-rw-r--r--sys/dev/mmc/mmcbus_if.m2
-rw-r--r--sys/dev/mmc/mmcreg.h2
-rw-r--r--sys/dev/mmc/mmcsd.c2
-rw-r--r--sys/dev/mmc/mmcvar.h2
8 files changed, 8 insertions, 8 deletions
diff --git a/sys/dev/mmc/bridge.h b/sys/dev/mmc/bridge.h
index 3537e6a4d79f..47aa0a82292e 100644
--- a/sys/dev/mmc/bridge.h
+++ b/sys/dev/mmc/bridge.h
@@ -48,7 +48,7 @@
* or the SD Card Association to disclose or distribute any technical
* information, know-how or other confidential information to any third party.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/dev/mmc/bridge.h,v 1.2.6.1 2008/11/25 02:59:29 kensmith Exp $
*/
#ifndef DEV_MMC_BRIDGE_H
diff --git a/sys/dev/mmc/mmc.c b/sys/dev/mmc/mmc.c
index 260aefb13b3e..c4cc190c450a 100644
--- a/sys/dev/mmc/mmc.c
+++ b/sys/dev/mmc/mmc.c
@@ -51,7 +51,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/mmc/mmc.c,v 1.4.6.1 2008/11/25 02:59:29 kensmith Exp $");
#include <sys/param.h>
#include <sys/systm.h>
diff --git a/sys/dev/mmc/mmcbr_if.m b/sys/dev/mmc/mmcbr_if.m
index e82293de35b0..65e66eb1fa38 100644
--- a/sys/dev/mmc/mmcbr_if.m
+++ b/sys/dev/mmc/mmcbr_if.m
@@ -50,7 +50,7 @@
# or the SD Card Association to disclose or distribute any technical
# information, know-how or other confidential information to any third party.
#
-# $FreeBSD$
+# $FreeBSD: src/sys/dev/mmc/mmcbr_if.m,v 1.2.6.1 2008/11/25 02:59:29 kensmith Exp $
#
#include <sys/types.h>
diff --git a/sys/dev/mmc/mmcbrvar.h b/sys/dev/mmc/mmcbrvar.h
index 0f8a9cfdd9e0..1c717bafdf4b 100644
--- a/sys/dev/mmc/mmcbrvar.h
+++ b/sys/dev/mmc/mmcbrvar.h
@@ -49,7 +49,7 @@
* or the SD Card Association to disclose or distribute any technical
* information, know-how or other confidential information to any third party.
*
- * "$FreeBSD$"
+ * "$FreeBSD: src/sys/dev/mmc/mmcbrvar.h,v 1.2.6.1 2008/11/25 02:59:29 kensmith Exp $"
*/
#ifndef DEV_MMC_MMCBRVAR_H
diff --git a/sys/dev/mmc/mmcbus_if.m b/sys/dev/mmc/mmcbus_if.m
index 14dc8e92f8cd..39c320c6e8af 100644
--- a/sys/dev/mmc/mmcbus_if.m
+++ b/sys/dev/mmc/mmcbus_if.m
@@ -50,7 +50,7 @@
# or the SD Card Association to disclose or distribute any technical
# information, know-how or other confidential information to any third party.
#
-# $FreeBSD$
+# $FreeBSD: src/sys/dev/mmc/mmcbus_if.m,v 1.2.6.1 2008/11/25 02:59:29 kensmith Exp $
#
#include <dev/mmc/mmcreg.h>
diff --git a/sys/dev/mmc/mmcreg.h b/sys/dev/mmc/mmcreg.h
index 1b868cbaffb8..fd9383e3a53b 100644
--- a/sys/dev/mmc/mmcreg.h
+++ b/sys/dev/mmc/mmcreg.h
@@ -48,7 +48,7 @@
* or the SD Card Association to disclose or distribute any technical
* information, know-how or other confidential information to any third party.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/dev/mmc/mmcreg.h,v 1.2.6.1 2008/11/25 02:59:29 kensmith Exp $
*/
#ifndef DEV_MMC_MMCREG_H
diff --git a/sys/dev/mmc/mmcsd.c b/sys/dev/mmc/mmcsd.c
index a9bf17f34e67..335d2f922242 100644
--- a/sys/dev/mmc/mmcsd.c
+++ b/sys/dev/mmc/mmcsd.c
@@ -51,7 +51,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/mmc/mmcsd.c,v 1.3.6.1 2008/11/25 02:59:29 kensmith Exp $");
#include <sys/param.h>
#include <sys/systm.h>
diff --git a/sys/dev/mmc/mmcvar.h b/sys/dev/mmc/mmcvar.h
index b5c7c09b2aa5..d9d930dd7b60 100644
--- a/sys/dev/mmc/mmcvar.h
+++ b/sys/dev/mmc/mmcvar.h
@@ -49,7 +49,7 @@
* or the SD Card Association to disclose or distribute any technical
* information, know-how or other confidential information to any third party.
*
- * "$FreeBSD$"
+ * "$FreeBSD: src/sys/dev/mmc/mmcvar.h,v 1.3.6.1 2008/11/25 02:59:29 kensmith Exp $"
*/
#ifndef DEV_MMC_MMCVAR_H