diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:58 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:58 +0000 |
commit | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (patch) | |
tree | 9ea9aabd7d69195e62f8265fdd2e60259bfef4d9 /sys/dev/mmc/mmcbus_if.m | |
parent | b1cfcffa89e66caedb84d6e92a92e3828bc08f04 (diff) | |
download | src-031beb4e239bfce798af17f5fe8dba8bcaf13d99.tar.gz src-031beb4e239bfce798af17f5fe8dba8bcaf13d99.zip |
Diffstat (limited to 'sys/dev/mmc/mmcbus_if.m')
-rw-r--r-- | sys/dev/mmc/mmcbus_if.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/mmc/mmcbus_if.m b/sys/dev/mmc/mmcbus_if.m index d3e6d7276ea8..99b3fb91dbfe 100644 --- a/sys/dev/mmc/mmcbus_if.m +++ b/sys/dev/mmc/mmcbus_if.m @@ -49,7 +49,6 @@ # or the SD Card Association to disclose or distribute any technical # information, know-how or other confidential information to any third party. # -# $FreeBSD$ # #include <sys/types.h> |