aboutsummaryrefslogtreecommitdiff
path: root/sys/riscv
diff options
context:
space:
mode:
Diffstat (limited to 'sys/riscv')
-rw-r--r--sys/riscv/allwinner/files.allwinner1
-rw-r--r--sys/riscv/conf/DEFAULTS1
-rw-r--r--sys/riscv/conf/GENERIC1
-rw-r--r--sys/riscv/conf/GENERIC-NODEBUG1
-rw-r--r--sys/riscv/conf/LINT1
-rw-r--r--sys/riscv/conf/NOTES1
-rw-r--r--sys/riscv/conf/QEMU1
-rw-r--r--sys/riscv/sifive/files.sifive1
-rw-r--r--sys/riscv/sifive/std.sifive1
9 files changed, 0 insertions, 9 deletions
diff --git a/sys/riscv/allwinner/files.allwinner b/sys/riscv/allwinner/files.allwinner
index fb8c35a0b355..ee7ad9be1e70 100644
--- a/sys/riscv/allwinner/files.allwinner
+++ b/sys/riscv/allwinner/files.allwinner
@@ -1,3 +1,2 @@
-# $FreeBSD$
arm/allwinner/aw_wdog.c optional aw_wdog
diff --git a/sys/riscv/conf/DEFAULTS b/sys/riscv/conf/DEFAULTS
index dbf94f9e0335..f4aea50b49ef 100644
--- a/sys/riscv/conf/DEFAULTS
+++ b/sys/riscv/conf/DEFAULTS
@@ -1,7 +1,6 @@
#
# DEFAULTS -- Default kernel configuration file for FreeBSD/RISC-V
#
-# $FreeBSD$
machine riscv riscv64
diff --git a/sys/riscv/conf/GENERIC b/sys/riscv/conf/GENERIC
index 9465b2712b2e..60b96c52f661 100644
--- a/sys/riscv/conf/GENERIC
+++ b/sys/riscv/conf/GENERIC
@@ -16,7 +16,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
-# $FreeBSD$
cpu RISCV
ident GENERIC
diff --git a/sys/riscv/conf/GENERIC-NODEBUG b/sys/riscv/conf/GENERIC-NODEBUG
index 09155b59f46f..ca4d07fbd2da 100644
--- a/sys/riscv/conf/GENERIC-NODEBUG
+++ b/sys/riscv/conf/GENERIC-NODEBUG
@@ -24,7 +24,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
-# $FreeBSD$
include GENERIC
include "../../conf/std.nodebug"
diff --git a/sys/riscv/conf/LINT b/sys/riscv/conf/LINT
index aaba324bf49a..0b2d27ccec8a 100644
--- a/sys/riscv/conf/LINT
+++ b/sys/riscv/conf/LINT
@@ -1,4 +1,3 @@
-# $FreeBSD$
include "../../conf/NOTES"
include NOTES
diff --git a/sys/riscv/conf/NOTES b/sys/riscv/conf/NOTES
index d3ff441a95d6..52720f6d83d1 100644
--- a/sys/riscv/conf/NOTES
+++ b/sys/riscv/conf/NOTES
@@ -4,7 +4,6 @@
# This file contains machine dependent kernel configuration notes. For
# machine independent notes, look in /sys/conf/NOTES.
#
-# $FreeBSD$
#
cpu RISCV
diff --git a/sys/riscv/conf/QEMU b/sys/riscv/conf/QEMU
index 34a52e41c3ee..b72107aee690 100644
--- a/sys/riscv/conf/QEMU
+++ b/sys/riscv/conf/QEMU
@@ -1,4 +1,3 @@
-# $FreeBSD$
#NO_UNIVERSE
diff --git a/sys/riscv/sifive/files.sifive b/sys/riscv/sifive/files.sifive
index f38bacb48e3b..4f11aaad0701 100644
--- a/sys/riscv/sifive/files.sifive
+++ b/sys/riscv/sifive/files.sifive
@@ -1,4 +1,3 @@
-# $FreeBSD$
riscv/sifive/fe310_aon.c optional fe310aon
riscv/sifive/fu740_pci_dw.c optional fu740_pci_dw pci fdt
diff --git a/sys/riscv/sifive/std.sifive b/sys/riscv/sifive/std.sifive
index f1e513873425..261085d98cff 100644
--- a/sys/riscv/sifive/std.sifive
+++ b/sys/riscv/sifive/std.sifive
@@ -1,3 +1,2 @@
-# $FreeBSD$
files "../sifive/files.sifive"