diff options
Diffstat (limited to 'drivers/char/rio/cmdblk.h')
-rw-r--r-- | drivers/char/rio/cmdblk.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/char/rio/cmdblk.h b/drivers/char/rio/cmdblk.h index c46b2fdb6626..9ed4f861675a 100644 --- a/drivers/char/rio/cmdblk.h +++ b/drivers/char/rio/cmdblk.h | |||
@@ -33,12 +33,6 @@ | |||
33 | #ifndef __rio_cmdblk_h__ | 33 | #ifndef __rio_cmdblk_h__ |
34 | #define __rio_cmdblk_h__ | 34 | #define __rio_cmdblk_h__ |
35 | 35 | ||
36 | #ifdef SCCS_LABELS | ||
37 | #ifndef lint | ||
38 | static char *_cmdblk_h_sccs_ = "@(#)cmdblk.h 1.2"; | ||
39 | #endif | ||
40 | #endif | ||
41 | |||
42 | /* | 36 | /* |
43 | ** the structure of a command block, used to queue commands destined for | 37 | ** the structure of a command block, used to queue commands destined for |
44 | ** a rup. | 38 | ** a rup. |