mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
pcmcia: remove CVS keywords
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: Dominik Brodowski <linux@dominikbrodowski.net>
This commit is contained in:
parent
14540c6dfd
commit
f36fe2b90f
@ -1,6 +1,4 @@
|
||||
/*
|
||||
* $Id: hd64465_ss.c,v 1.7 2003/07/06 14:42:50 lethal Exp $
|
||||
*
|
||||
* Device driver for the PCMCIA controller module of the
|
||||
* Hitachi HD64465 handheld companion chip.
|
||||
*
|
||||
|
@ -5,8 +5,6 @@
|
||||
*
|
||||
* Author: Arjan Van De Ven <arjanv@redhat.com>
|
||||
* Loosly based on i82365.c from the pcmcia-cs package
|
||||
*
|
||||
* $Id: i82092aa.c,v 1.2 2001/10/23 14:43:34 arjanv Exp $
|
||||
*/
|
||||
|
||||
#include <linux/kernel.h>
|
||||
|
@ -3,8 +3,6 @@
|
||||
|
||||
#include <linux/interrupt.h>
|
||||
|
||||
/* $Id: i82092aa.h,v 1.1.1.1 2001/09/19 14:53:15 dwmw2 Exp $ */
|
||||
|
||||
/* Debuging defines */
|
||||
#ifdef NOTRACE
|
||||
#define enter(x) printk("Enter: %s, %s line %i\n",x,__FILE__,__LINE__)
|
||||
|
Loading…
Reference in New Issue
Block a user