diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-05-20 14:52:25 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-05-20 14:52:25 -0700 |
commit | 7ff6e6f779960e1078a78b60a881571c04f52b9b (patch) | |
tree | d355db1756bde36ddeb37d81a0b29cf2ed0550ec /drivers/atm/idt77252.c | |
parent | 81d85346b3fcd8b3167eac8b5fb415a210bd4345 (diff) |
drivers/atm/: remove CVS keywords
This patch removes CVS keywords that weren't updated for a long time.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/atm/idt77252.c')
-rw-r--r-- | drivers/atm/idt77252.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/atm/idt77252.c b/drivers/atm/idt77252.c index 28d77b5195d..3a504e94a4d 100644 --- a/drivers/atm/idt77252.c +++ b/drivers/atm/idt77252.c @@ -1,8 +1,4 @@ /******************************************************************* - * ident "$Id: idt77252.c,v 1.2 2001/11/11 08:13:54 ecd Exp $" - * - * $Author: ecd $ - * $Date: 2001/11/11 08:13:54 $ * * Copyright (c) 2000 ATecoM GmbH * @@ -29,9 +25,6 @@ * 675 Mass Ave, Cambridge, MA 02139, USA. * *******************************************************************/ -static char const rcsid[] = -"$Id: idt77252.c,v 1.2 2001/11/11 08:13:54 ecd Exp $"; - #include <linux/module.h> #include <linux/pci.h> |