diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-16 16:53:22 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-20 20:12:35 -0400 |
commit | 59247ca2fdca9691a6a7df532a830e3a133d9962 (patch) | |
tree | 7891feb09bf34672443181beaaec9506a69b11dc /drivers/char/rio/parmmap.h | |
parent | a352def21a642133758b868c71bee12ab34ad5c5 (diff) |
drivers/char/rio/: remove VCS tags
This patch removes ancient VCS tags (either protected
by #ifdef SCCS_LABELS or commented out).
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char/rio/parmmap.h')
-rw-r--r-- | drivers/char/rio/parmmap.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/char/rio/parmmap.h b/drivers/char/rio/parmmap.h index 9764ef85c5a6..acc8fa439df5 100644 --- a/drivers/char/rio/parmmap.h +++ b/drivers/char/rio/parmmap.h | |||
@@ -37,13 +37,6 @@ | |||
37 | #ifndef _parmap_h | 37 | #ifndef _parmap_h |
38 | #define _parmap_h | 38 | #define _parmap_h |
39 | 39 | ||
40 | |||
41 | #ifdef SCCS_LABELS | ||
42 | #ifndef lint | ||
43 | /* static char *_rio_parmmap_h_sccs = "@(#)parmmap.h 1.4"; */ | ||
44 | #endif | ||
45 | #endif | ||
46 | |||
47 | typedef struct PARM_MAP PARM_MAP; | 40 | typedef struct PARM_MAP PARM_MAP; |
48 | 41 | ||
49 | struct PARM_MAP { | 42 | struct PARM_MAP { |