]> err.no Git - linux-2.6/commitdiff
m68k: remove CVS keywords
authorAdrian Bunk <bunk@kernel.org>
Thu, 17 Jul 2008 19:16:08 +0000 (21:16 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 21 Jul 2008 00:24:38 +0000 (17:24 -0700)
This patch removes CVS keywords that weren't updated for a long time
from comments.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
16 files changed:
arch/m68k/sun3/idprom.c
arch/m68k/sun3/prom/Makefile
arch/m68k/sun3/prom/console.c
arch/m68k/sun3/prom/init.c
arch/m68k/sun3/prom/misc.c
arch/m68k/sun3/prom/printf.c
drivers/zorro/proc.c
drivers/zorro/zorro.c
drivers/zorro/zorro.ids
include/asm-m68k/apollodma.h
include/asm-m68k/dvma.h
include/asm-m68k/machines.h
include/asm-m68k/md.h
include/asm-m68k/openprom.h
include/asm-m68k/oplib.h
include/asm-m68k/sun3-head.h

index dca6ab6a4ede9ac13c31a46d3a7e1bae46a576a7..6c5336d62fae35b1b0175216620d97515f450700 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: idprom.c,v 1.22 1996/11/13 05:09:25 davem Exp $
+/*
  * idprom.c: Routines to load the idprom into kernel addresses and
  *           interpret the data contained within.
  *
index 6e48ae2a7175b29a442e0aa63ab95403d2ce03c4..da7eac06bca0a37fd53290ce24adc87b0eb3dd27 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Makefile,v 1.5 1995/11/25 00:59:48 davem Exp $
 # Makefile for the Sun Boot PROM interface library under
 # Linux.
 #
index 52c1427863de8cc8a500f7e1b727fdda31d5b16e..5812560b70f820c5895fbb4bfb41e5ea91a247d4 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: console.c,v 1.10 1996/12/18 06:46:54 tridge Exp $
+/*
  * console.c: Routines that deal with sending and receiving IO
  *            to/from the current console device using the PROM.
  *
index 202adfcc316eee252982d5056b98971cef7c973b..5f85681af5aa49aa330aff3e94499e2ef9950004 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: init.c,v 1.9 1996/12/18 06:46:55 tridge Exp $
+/*
  * init.c:  Initialize internal variables used by the PROM
  *          library functions.
  *
index b88716f2c68caba4e20c92874877b02299e29f14..3d60e1337f752bec5aa05e82aec8acd40800fba4 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: misc.c,v 1.15 1997/05/14 20:45:00 davem Exp $
+/*
  * misc.c:  Miscellaneous prom functions that don't belong
  *          anywhere else.
  *
index e7bfde377b5e848c4e50e2fbfa3e6b028f42a6be..c8cf98d97f2e1c2b55a44ad5596ba80b63ad7cd1 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: printf.c,v 1.5 1996/04/04 16:31:07 tridge Exp $
+/*
  * printf.c:  Internal prom library printf facility.
  *
  * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
index 099b6fb5b5cbd364817776edf8cc68129fe482df..1f212407b91254910551d236515da5b1fdb0742a 100644 (file)
@@ -1,6 +1,4 @@
 /*
- *     $Id: proc.c,v 1.1.2.1 1998/06/07 23:21:01 geert Exp $
- *
  *     Procfs interface for the Zorro bus.
  *
  *     Copyright (C) 1998-2003 Geert Uytterhoeven
index 4cc42b64820cdb09e0ae5a6212feb9b5e8ed8528..dff16d9767d86a740a1ad8da9563ec09c9902688 100644 (file)
@@ -1,6 +1,4 @@
 /*
- *    $Id: zorro.c,v 1.1.2.1 1998/06/07 23:21:02 geert Exp $
- *
  *    Zorro Bus Services
  *
  *    Copyright (C) 1995-2003 Geert Uytterhoeven
index 560fef2a7b1c39f3d0b5d1ed17fc1e8a9f0bdac4..0c0f99e2dd62cf34b9cfd12541919de2fddc57a1 100644 (file)
@@ -4,8 +4,6 @@
 #      Maintained by Geert Uytterhoeven <zorro@linux-m68k.org>
 #      If you have any new entries, please send them to the maintainer.
 #
-#      $Id: zorro.ids,v 1.19 2002/10/14 13:08:58 geert Exp $
-#
 
 # Manufacturers and Products. Please keep sorted.
 
index 6821e3ba32e9d6f0be21e79ea99f52e4ef903db4..954adc851adb3659f1d8387e520708a3f84b14da 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dma.h,v 1.7 1992/12/14 00:29:34 root Exp root $
+/*
  * linux/include/asm/dma.h: Defines for using and allocating dma channels.
  * Written by Hennus Bergman, 1992.
  * High DMA channel support & info by Hannu Savolainen
index e1112de5a5e3ba25bd483a227cda44fd0359d7bc..5d2863164adc50ffab7b20932017174970507083 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dvma.h,v 1.4 1999/03/27 20:23:41 tsbogend Exp $
+/*
  * include/asm-m68k/dma.h
  *
  * Copyright 1995 (C) David S. Miller (davem@caip.rutgers.edu)
index da6015a90f24acf2e27f34cef1dcf758c864a5ac..748a78637fa6e37f14be2f008225dddccccc5233 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: machines.h,v 1.4 1995/11/25 02:31:58 davem Exp $
+/*
  * machines.h:  Defines for taking apart the machine type value in the
  *              idprom and determining the kind of machine we are on.
  *
index 467ea08383e489b4573e656a1b5bd220567b46e1..d2f78f226f3d8796630b7c8d6c4d121e3add1b89 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: md.h,v 1.1 1997/12/15 15:12:04 jj Exp $
+/*
  * md.h: High speed xor_block operation for RAID4/5
  *
  */
index 869ab9176e9fdca951b17e822efb96a324dadaaa..d33cdadf78e1ea0dcff6b26fa412cb07b01efe2e 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: openprom.h,v 1.19 1996/09/25 03:51:08 davem Exp $ */
 #ifndef __SPARC_OPENPROM_H
 #define __SPARC_OPENPROM_H
 
index 06caa2d084519dac6caa1702ce073a2331948f91..9c7953a594502cf24a1e523a500c0e21378754ce 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: oplib.h,v 1.12 1996/10/31 06:29:13 davem Exp $
+/*
  * oplib.h:  Describes the interface and available routines in the
  *           Linux Prom library.
  *
index e74f384e269ff326841e6ca8a6c857cc4329cdb4..05af2f18b3bd880fcc3468209e501efe5378d96e 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: head.h,v 1.32 1996/12/04 00:12:48 ecd Exp $ */
 #ifndef __SUN3_HEAD_H
 #define __SUN3_HEAD_H