aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/crypto/zcrypt_cex2c.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/s390/crypto/zcrypt_cex2c.h')
-rw-r--r--drivers/s390/crypto/zcrypt_cex2c.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/drivers/s390/crypto/zcrypt_cex2c.h b/drivers/s390/crypto/zcrypt_cex2c.h
index 6ec405c2bec2..e69de29bb2d1 100644
--- a/drivers/s390/crypto/zcrypt_cex2c.h
+++ b/drivers/s390/crypto/zcrypt_cex2c.h
@@ -1,18 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
-/*
- * Copyright IBM Corp. 2001, 2018
- * Author(s): Robert Burroughs
- * Eric Rossman ([email protected])
- *
- * Hotplug & misc device support: Jochen Roehrig ([email protected])
- * Major cleanup & driver split: Martin Schwidefsky <[email protected]>
- * MSGTYPE restruct: Holger Dengler <[email protected]>
- */
-
-#ifndef _ZCRYPT_CEX2C_H_
-#define _ZCRYPT_CEX2C_H_
-
-int zcrypt_cex2c_init(void);
-void zcrypt_cex2c_exit(void);
-
-#endif /* _ZCRYPT_CEX2C_H_ */