diff options
Diffstat (limited to 'drivers/s390/crypto/z90hardware.c')
| -rw-r--r-- | drivers/s390/crypto/z90hardware.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/s390/crypto/z90hardware.c b/drivers/s390/crypto/z90hardware.c index d7f7494a0cbe..4141919da805 100644 --- a/drivers/s390/crypto/z90hardware.c +++ b/drivers/s390/crypto/z90hardware.c | |||
| @@ -32,12 +32,6 @@ | |||
| 32 | #include "z90crypt.h" | 32 | #include "z90crypt.h" |
| 33 | #include "z90common.h" | 33 | #include "z90common.h" |
| 34 | 34 | ||
| 35 | #define VERSION_Z90HARDWARE_C "$Revision: 1.34 $" | ||
| 36 | |||
| 37 | char z90hardware_version[] __initdata = | ||
| 38 | "z90hardware.o (" VERSION_Z90HARDWARE_C "/" | ||
| 39 | VERSION_Z90COMMON_H "/" VERSION_Z90CRYPT_H ")"; | ||
| 40 | |||
| 41 | struct cca_token_hdr { | 35 | struct cca_token_hdr { |
| 42 | unsigned char token_identifier; | 36 | unsigned char token_identifier; |
| 43 | unsigned char version; | 37 | unsigned char version; |
