sparc: remove CVS keywords

This patch removes the CVS keywords that weren't updated for a long time
from comments.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
这个提交包含在:
Adrian Bunk
2008-05-19 16:53:02 -07:00
提交者 David S. Miller
父节点 b00dc83764
当前提交 88278ca27a
修改 131 个文件,包含 98 行新增137 行删除

查看文件

@@ -1,4 +1,3 @@
# $Id: Makefile,v 1.8 2000/12/15 00:41:22 davem Exp $
# Makefile for the Sun Boot PROM interface library under
# Linux.
#

查看文件

@@ -1,4 +1,4 @@
/* $Id: bootstr.c,v 1.20 2000/02/08 20:24:23 davem Exp $
/*
* bootstr.c: Boot string/argument acquisition from the PROM.
*
* Copyright(C) 1995 David S. Miller (davem@caip.rutgers.edu)

查看文件

@@ -1,4 +1,4 @@
/* $Id: console.c,v 1.25 2001/10/30 04:54:22 davem Exp $
/*
* console.c: Routines that deal with sending and receiving IO
* to/from the current console device using the PROM.
*

查看文件

@@ -1,4 +1,4 @@
/* $Id: devmap.c,v 1.7 2000/08/26 02:38:03 anton Exp $
/*
* promdevmap.c: Map device/IO areas to virtual addresses.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)

查看文件

@@ -1,4 +1,4 @@
/* $Id: devops.c,v 1.13 2000/08/26 02:38:03 anton Exp $
/*
* devops.c: Device operations using the PROM.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)

查看文件

@@ -1,4 +1,4 @@
/* $Id: init.c,v 1.14 2000/01/29 01:09:12 anton Exp $
/*
* init.c: Initialize internal variables used by the PROM
* library functions.
*

查看文件

@@ -1,4 +1,4 @@
/* $Id: misc.c,v 1.18 2000/08/26 02:38:03 anton Exp $
/*
* misc.c: Miscellaneous prom functions that don't belong
* anywhere else.
*

查看文件

@@ -1,4 +1,4 @@
/* $Id: mp.c,v 1.12 2000/08/26 02:38:03 anton Exp $
/*
* mp.c: OpenBoot Prom Multiprocessor support routines. Don't call
* these on a UP or else you will halt and catch fire. ;)
*

查看文件

@@ -1,4 +1,4 @@
/* $Id: palloc.c,v 1.4 1996/04/25 06:09:48 davem Exp $
/*
* palloc.c: Memory allocation from the Sun PROM.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)

查看文件

@@ -1,4 +1,4 @@
/* $Id: ranges.c,v 1.15 2001/12/19 00:29:51 davem Exp $
/*
* ranges.c: Handle ranges in newer proms for obio/sbus.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)

查看文件

@@ -1,4 +1,4 @@
/* $Id: segment.c,v 1.7 2000/08/26 02:38:03 anton Exp $
/*
* segment.c: Prom routine to map segments in other contexts before
* a standalone is completely mapped. This is for sun4 and
* sun4c architectures only.

查看文件

@@ -1,4 +1,4 @@
/* $Id: tree.c,v 1.26 2000/08/26 02:38:03 anton Exp $
/*
* tree.c: Basic device tree traversal/scanning for the Linux
* prom library.
*