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>
This commit is contained in:
Adrian Bunk
2008-07-16 21:53:22 +01:00
committed by Linus Torvalds
parent a352def21a
commit 59247ca2fd
26 changed files with 0 additions and 121 deletions

View File

@@ -33,10 +33,6 @@
#ifndef __rio_unixrup_h__
#define __rio_unixrup_h__
#ifdef SCCS_LABELS
static char *_unixrup_h_sccs_ = "@(#)unixrup.h 1.2";
#endif
/*
** UnixRup data structure. This contains pointers to actual RUPs on the
** host card, and all the command/boot control stuff.