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/rioboard.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/rioboard.h')
-rw-r--r-- | drivers/char/rio/rioboard.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/char/rio/rioboard.h b/drivers/char/rio/rioboard.h index 822c071a693b..252230043c82 100644 --- a/drivers/char/rio/rioboard.h +++ b/drivers/char/rio/rioboard.h | |||
@@ -29,12 +29,6 @@ | |||
29 | /* */ | 29 | /* */ |
30 | /************************************************************************/ | 30 | /************************************************************************/ |
31 | 31 | ||
32 | /* History... | ||
33 | |||
34 | 1.0.0 26/04/99 NPV Creation. | ||
35 | |||
36 | */ | ||
37 | |||
38 | #ifndef _rioboard_h /* If RIOBOARD.H not already defined */ | 32 | #ifndef _rioboard_h /* If RIOBOARD.H not already defined */ |
39 | #define _rioboard_h 1 | 33 | #define _rioboard_h 1 |
40 | 34 | ||