diff options
Diffstat (limited to 'drivers/char/rio/unixrup.h')
-rw-r--r-- | drivers/char/rio/unixrup.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/char/rio/unixrup.h b/drivers/char/rio/unixrup.h index 46bd532f7746..7abf0cba0f2c 100644 --- a/drivers/char/rio/unixrup.h +++ b/drivers/char/rio/unixrup.h | |||
@@ -33,10 +33,6 @@ | |||
33 | #ifndef __rio_unixrup_h__ | 33 | #ifndef __rio_unixrup_h__ |
34 | #define __rio_unixrup_h__ | 34 | #define __rio_unixrup_h__ |
35 | 35 | ||
36 | #ifdef SCCS_LABELS | ||
37 | static char *_unixrup_h_sccs_ = "@(#)unixrup.h 1.2"; | ||
38 | #endif | ||
39 | |||
40 | /* | 36 | /* |
41 | ** UnixRup data structure. This contains pointers to actual RUPs on the | 37 | ** UnixRup data structure. This contains pointers to actual RUPs on the |
42 | ** host card, and all the command/boot control stuff. | 38 | ** host card, and all the command/boot control stuff. |