diff options
Diffstat (limited to 'sys/powerpc')
| -rw-r--r-- | sys/powerpc/conf/DEFAULTS | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/GENERIC | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/GENERIC-NODEBUG | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/GENERIC.hints | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/GENERIC64 | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/GENERIC64-NODEBUG | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/GENERIC64LE | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/GENERIC64LE-NODEBUG | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/LINT | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/LINT64 | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/LINT64LE | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/MPC85XX | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/MPC85XXSPE | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/NOTES | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/QORIQ64 | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/dpaa/DPAA | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/dpaa/config.dpaa | 1 | ||||
| -rw-r--r-- | sys/powerpc/conf/dpaa/files.dpaa | 1 | ||||
| -rw-r--r-- | sys/powerpc/powerpc/iommu_if.m | 1 | ||||
| -rw-r--r-- | sys/powerpc/powerpc/pic_if.m | 1 | ||||
| -rw-r--r-- | sys/powerpc/powerpc/platform_if.m | 1 | ||||
| -rw-r--r-- | sys/powerpc/ps3/ps3-hv-asm.awk | 2 | ||||
| -rw-r--r-- | sys/powerpc/ps3/ps3-hv-header.awk | 2 | ||||
| -rw-r--r-- | sys/powerpc/psim/psim-tree | 1 |
24 files changed, 0 insertions, 26 deletions
diff --git a/sys/powerpc/conf/DEFAULTS b/sys/powerpc/conf/DEFAULTS index b9ce3e41c123..166aeeac054d 100644 --- a/sys/powerpc/conf/DEFAULTS +++ b/sys/powerpc/conf/DEFAULTS @@ -1,7 +1,6 @@ # # DEFAULTS -- Default kernel configuration file for FreeBSD/powerpc # -# $FreeBSD$ # Pseudo devices. device mem # Memory and kernel memory devices diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC index 52961b1d102e..b01a88d34138 100644 --- a/sys/powerpc/conf/GENERIC +++ b/sys/powerpc/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 AIM ident GENERIC diff --git a/sys/powerpc/conf/GENERIC-NODEBUG b/sys/powerpc/conf/GENERIC-NODEBUG index f1ef692f907a..9d069a41acc1 100644 --- a/sys/powerpc/conf/GENERIC-NODEBUG +++ b/sys/powerpc/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/powerpc/conf/GENERIC.hints b/sys/powerpc/conf/GENERIC.hints index e8c0da7a1d7e..e69de29bb2d1 100644 --- a/sys/powerpc/conf/GENERIC.hints +++ b/sys/powerpc/conf/GENERIC.hints @@ -1 +0,0 @@ -# $FreeBSD$ diff --git a/sys/powerpc/conf/GENERIC64 b/sys/powerpc/conf/GENERIC64 index dc7edadd78d0..45897555791a 100644 --- a/sys/powerpc/conf/GENERIC64 +++ b/sys/powerpc/conf/GENERIC64 @@ -16,7 +16,6 @@ # If you are in doubt as to the purpose or necessity of a line, check first # in NOTES. # -# $FreeBSD$ cpu AIM ident GENERIC diff --git a/sys/powerpc/conf/GENERIC64-NODEBUG b/sys/powerpc/conf/GENERIC64-NODEBUG index 0320837c01b1..2659899940ef 100644 --- a/sys/powerpc/conf/GENERIC64-NODEBUG +++ b/sys/powerpc/conf/GENERIC64-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 GENERIC64 include "../../conf/std.nodebug" diff --git a/sys/powerpc/conf/GENERIC64LE b/sys/powerpc/conf/GENERIC64LE index b6e402ab77a1..2cd53b860126 100644 --- a/sys/powerpc/conf/GENERIC64LE +++ b/sys/powerpc/conf/GENERIC64LE @@ -16,7 +16,6 @@ # If you are in doubt as to the purpose or necessity of a line, check first # in NOTES. # -# $FreeBSD$ cpu AIM ident GENERIC diff --git a/sys/powerpc/conf/GENERIC64LE-NODEBUG b/sys/powerpc/conf/GENERIC64LE-NODEBUG index c612ce2757aa..ab48bf7a0547 100644 --- a/sys/powerpc/conf/GENERIC64LE-NODEBUG +++ b/sys/powerpc/conf/GENERIC64LE-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 GENERIC64LE include "../../conf/std.nodebug" diff --git a/sys/powerpc/conf/LINT b/sys/powerpc/conf/LINT index 49cb4483a0f0..4795f83ef131 100644 --- a/sys/powerpc/conf/LINT +++ b/sys/powerpc/conf/LINT @@ -1,4 +1,3 @@ -# $FreeBSD$ include "../../conf/NOTES" include NOTES diff --git a/sys/powerpc/conf/LINT64 b/sys/powerpc/conf/LINT64 index 58e8a55f2199..3441e0528894 100644 --- a/sys/powerpc/conf/LINT64 +++ b/sys/powerpc/conf/LINT64 @@ -1,4 +1,3 @@ -# $FreeBSD$ include "../../conf/NOTES" include NOTES diff --git a/sys/powerpc/conf/LINT64LE b/sys/powerpc/conf/LINT64LE index 9c9a417dd9d7..57413a3de999 100644 --- a/sys/powerpc/conf/LINT64LE +++ b/sys/powerpc/conf/LINT64LE @@ -1,4 +1,3 @@ -# $FreeBSD$ include "../../conf/NOTES" include NOTES diff --git a/sys/powerpc/conf/MPC85XX b/sys/powerpc/conf/MPC85XX index e1978ba3e831..e44a35377355 100644 --- a/sys/powerpc/conf/MPC85XX +++ b/sys/powerpc/conf/MPC85XX @@ -1,7 +1,6 @@ # # Custom kernel for Freescale MPC85XX development boards like the CDS etc. # -# $FreeBSD$ # cpu BOOKE diff --git a/sys/powerpc/conf/MPC85XXSPE b/sys/powerpc/conf/MPC85XXSPE index 1d7ef9ac9742..3665da656ed1 100644 --- a/sys/powerpc/conf/MPC85XXSPE +++ b/sys/powerpc/conf/MPC85XXSPE @@ -1,7 +1,6 @@ # # Custom kernel for Freescale MPC85XX development boards like the CDS etc. # -# $FreeBSD$ # cpu BOOKE diff --git a/sys/powerpc/conf/NOTES b/sys/powerpc/conf/NOTES index b7c7921f6a68..fa509e6ad137 100644 --- a/sys/powerpc/conf/NOTES +++ b/sys/powerpc/conf/NOTES @@ -1,4 +1,3 @@ -# $FreeBSD$ # # This file contains machine dependent kernel configuration notes. For # machine independent notes, look in /sys/conf/NOTES. diff --git a/sys/powerpc/conf/QORIQ64 b/sys/powerpc/conf/QORIQ64 index e1ef972d88eb..369e83179c59 100644 --- a/sys/powerpc/conf/QORIQ64 +++ b/sys/powerpc/conf/QORIQ64 @@ -2,7 +2,6 @@ # Custom kernel for Freescale QorIQ (P5xxx, Txxxx) based boards, like # AmigaOne X5000 # -# $FreeBSD$ # cpu BOOKE diff --git a/sys/powerpc/conf/dpaa/DPAA b/sys/powerpc/conf/dpaa/DPAA index 4032c2ddd446..742fdc9da325 100644 --- a/sys/powerpc/conf/dpaa/DPAA +++ b/sys/powerpc/conf/dpaa/DPAA @@ -5,7 +5,6 @@ # This is not standalone kernel config. Use it only for including # purposes. # -# $FreeBSD$ cpu BOOKE cpu BOOKE_E500 diff --git a/sys/powerpc/conf/dpaa/config.dpaa b/sys/powerpc/conf/dpaa/config.dpaa index 6161eb7db4a6..6a923baed894 100644 --- a/sys/powerpc/conf/dpaa/config.dpaa +++ b/sys/powerpc/conf/dpaa/config.dpaa @@ -1,4 +1,3 @@ -# $FreeBSD$ files "dpaa/files.dpaa" diff --git a/sys/powerpc/conf/dpaa/files.dpaa b/sys/powerpc/conf/dpaa/files.dpaa index ecad2690c5f6..4af0f896d883 100644 --- a/sys/powerpc/conf/dpaa/files.dpaa +++ b/sys/powerpc/conf/dpaa/files.dpaa @@ -1,4 +1,3 @@ -# $FreeBSD$ # NetCommSw drivers contrib/ncsw/etc/error.c optional dpaa \ diff --git a/sys/powerpc/powerpc/iommu_if.m b/sys/powerpc/powerpc/iommu_if.m index d37155ee41a8..c3a19fc135af 100644 --- a/sys/powerpc/powerpc/iommu_if.m +++ b/sys/powerpc/powerpc/iommu_if.m @@ -24,7 +24,6 @@ # SUCH DAMAGE. # # from: src/sys/kern/bus_if.m,v 1.21 2002/04/21 11:16:10 markm Exp -# $FreeBSD$ # #include <machine/bus.h> diff --git a/sys/powerpc/powerpc/pic_if.m b/sys/powerpc/powerpc/pic_if.m index edbbc3376a7a..59187be9d935 100644 --- a/sys/powerpc/powerpc/pic_if.m +++ b/sys/powerpc/powerpc/pic_if.m @@ -24,7 +24,6 @@ # SUCH DAMAGE. # # from: src/sys/kern/bus_if.m,v 1.21 2002/04/21 11:16:10 markm Exp -# $FreeBSD$ # #include <sys/bus.h> diff --git a/sys/powerpc/powerpc/platform_if.m b/sys/powerpc/powerpc/platform_if.m index 381dd0f4133e..1b16362fc876 100644 --- a/sys/powerpc/powerpc/platform_if.m +++ b/sys/powerpc/powerpc/platform_if.m @@ -23,7 +23,6 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ # #include <sys/param.h> diff --git a/sys/powerpc/ps3/ps3-hv-asm.awk b/sys/powerpc/ps3/ps3-hv-asm.awk index 21241a82773e..91e114ba8e79 100644 --- a/sys/powerpc/ps3/ps3-hv-asm.awk +++ b/sys/powerpc/ps3/ps3-hv-asm.awk @@ -6,8 +6,6 @@ # Invoke like so: awk -f ps3-hv-asm.awk < ps3-hvcall.master > ps3-hvcall.S # -# $FreeBSD$ - BEGIN { printf("#include <machine/asm.h>\n\n"); printf("#define hc .long 0x44000022\n\n"); diff --git a/sys/powerpc/ps3/ps3-hv-header.awk b/sys/powerpc/ps3/ps3-hv-header.awk index d00571a62b4c..d7de9ed665ac 100644 --- a/sys/powerpc/ps3/ps3-hv-header.awk +++ b/sys/powerpc/ps3/ps3-hv-header.awk @@ -7,8 +7,6 @@ # Invoke like so: awk -f ps3-hv-header.awk < ps3-hvcall.master > ps3-hv.h # -# $FreeBSD$ - !/HVCALL.*/ && (!/#.*/ || /#define.*/ || /#include.*/) { print($0); } diff --git a/sys/powerpc/psim/psim-tree b/sys/powerpc/psim/psim-tree index 62391c5ed950..3d7474a4daa5 100644 --- a/sys/powerpc/psim/psim-tree +++ b/sys/powerpc/psim/psim-tree @@ -1,4 +1,3 @@ -# $FreeBSD$ # # Simple psim h/w description # |
