parisc: remove CVS keywords
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com> Acked-by: Matthew Wilcox <willy@linux.intel.com> Acked-by: Grant Grundler <grundler@parisc-linux.org> Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
This commit is contained in:
parent
8d2d00ddef
commit
071327ec90
|
@ -1,5 +1,4 @@
|
||||||
/* $Id: dma.h,v 1.2 1999/04/27 00:46:18 deller Exp $
|
/* asm/dma.h: Defines for using and allocating dma channels.
|
||||||
* linux/include/asm/dma.h: Defines for using and allocating dma channels.
|
|
||||||
* Written by Hennus Bergman, 1992.
|
* Written by Hennus Bergman, 1992.
|
||||||
* High DMA channel support & info by Hannu Savolainen
|
* High DMA channel support & info by Hannu Savolainen
|
||||||
* and John Boyd, Nov. 1992.
|
* and John Boyd, Nov. 1992.
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
/* $Id: cache.c,v 1.4 2000/01/25 00:11:38 prumpf Exp $
|
/*
|
||||||
*
|
|
||||||
* This file is subject to the terms and conditions of the GNU General Public
|
* This file is subject to the terms and conditions of the GNU General Public
|
||||||
* License. See the file "COPYING" in the main directory of this archive
|
* License. See the file "COPYING" in the main directory of this archive
|
||||||
* for more details.
|
* for more details.
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
/* $Id: pci.c,v 1.6 2000/01/29 00:12:05 grundler Exp $
|
/*
|
||||||
*
|
|
||||||
* This file is subject to the terms and conditions of the GNU General Public
|
* This file is subject to the terms and conditions of the GNU General Public
|
||||||
* License. See the file "COPYING" in the main directory of this archive
|
* License. See the file "COPYING" in the main directory of this archive
|
||||||
* for more details.
|
* for more details.
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
/* $Id: processor.c,v 1.1 2002/07/20 16:27:06 rhirst Exp $
|
/*
|
||||||
*
|
|
||||||
* Initial setup-routines for HP 9000 based hardware.
|
* Initial setup-routines for HP 9000 based hardware.
|
||||||
*
|
*
|
||||||
* Copyright (C) 1991, 1992, 1995 Linus Torvalds
|
* Copyright (C) 1991, 1992, 1995 Linus Torvalds
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
/* $Id: setup.c,v 1.8 2000/02/02 04:42:38 prumpf Exp $
|
/*
|
||||||
*
|
|
||||||
* Initial setup-routines for HP 9000 based hardware.
|
* Initial setup-routines for HP 9000 based hardware.
|
||||||
*
|
*
|
||||||
* Copyright (C) 1991, 1992, 1995 Linus Torvalds
|
* Copyright (C) 1991, 1992, 1995 Linus Torvalds
|
||||||
|
|
|
@ -13,8 +13,6 @@
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
* as published by the Free Software Foundation; either version
|
* as published by the Free Software Foundation; either version
|
||||||
* 2 of the License, or (at your option) any later version.
|
* 2 of the License, or (at your option) any later version.
|
||||||
*
|
|
||||||
* $Id: checksum.c,v 1.3 1997/12/01 17:57:34 ralf Exp $
|
|
||||||
*/
|
*/
|
||||||
#include <linux/module.h>
|
#include <linux/module.h>
|
||||||
#include <linux/types.h>
|
#include <linux/types.h>
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
/* $Id: fault.c,v 1.5 2000/01/26 16:20:29 jsm Exp $
|
/*
|
||||||
*
|
|
||||||
* This file is subject to the terms and conditions of the GNU General Public
|
* This file is subject to the terms and conditions of the GNU General Public
|
||||||
* License. See the file "COPYING" in the main directory of this archive
|
* License. See the file "COPYING" in the main directory of this archive
|
||||||
* for more details.
|
* for more details.
|
||||||
|
|
Loading…
Reference in New Issue