Commit f36fe2b9 authored by Adrian Bunk's avatar Adrian Bunk Committed by Dominik Brodowski

pcmcia: remove CVS keywords

This patch removes CVS keywords that weren't updated for a long time
from comments.
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarDominik Brodowski <linux@dominikbrodowski.net>
parent 14540c6d
/* /*
* $Id: hd64465_ss.c,v 1.7 2003/07/06 14:42:50 lethal Exp $
*
* Device driver for the PCMCIA controller module of the * Device driver for the PCMCIA controller module of the
* Hitachi HD64465 handheld companion chip. * Hitachi HD64465 handheld companion chip.
* *
......
...@@ -5,8 +5,6 @@ ...@@ -5,8 +5,6 @@
* *
* Author: Arjan Van De Ven <arjanv@redhat.com> * Author: Arjan Van De Ven <arjanv@redhat.com>
* Loosly based on i82365.c from the pcmcia-cs package * 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> #include <linux/kernel.h>
......
...@@ -3,8 +3,6 @@ ...@@ -3,8 +3,6 @@
#include <linux/interrupt.h> #include <linux/interrupt.h>
/* $Id: i82092aa.h,v 1.1.1.1 2001/09/19 14:53:15 dwmw2 Exp $ */
/* Debuging defines */ /* Debuging defines */
#ifdef NOTRACE #ifdef NOTRACE
#define enter(x) printk("Enter: %s, %s line %i\n",x,__FILE__,__LINE__) #define enter(x) printk("Enter: %s, %s line %i\n",x,__FILE__,__LINE__)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment