diff options
| author | Rongguang Wei <weirongguang@kylinos.cn> | 2026-06-26 13:58:20 +0800 |
|---|---|---|
| committer | Vasily Gorbik <gor@linux.ibm.com> | 2026-07-08 17:02:47 +0200 |
| commit | 575f87b9d4882b0d621192fdd754d7e09dbd5789 (patch) | |
| tree | 1d51c06b6a34b92b774d2663092fa18bc17fe928 | |
| parent | ec84aad4c3594307d103af563991b4415ac5c8ab (diff) | |
s390/zcrypt: Remove the empty file
The files has no real user because CEX2 and CEX3 device drivers
are removed, also remove these empty files.
Fixes: 5ac8c72462cd ("s390/zcrypt: remove CEX2 and CEX3 device drivers")
Signed-off-by: Rongguang Wei <weirongguang@kylinos.cn>
Reviewed-by: Holger Dengler <dengler@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
| -rw-r--r-- | drivers/s390/crypto/zcrypt_cex2a.c | 0 | ||||
| -rw-r--r-- | drivers/s390/crypto/zcrypt_cex2a.h | 0 | ||||
| -rw-r--r-- | drivers/s390/crypto/zcrypt_cex2c.c | 0 | ||||
| -rw-r--r-- | drivers/s390/crypto/zcrypt_cex2c.h | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/drivers/s390/crypto/zcrypt_cex2a.c b/drivers/s390/crypto/zcrypt_cex2a.c deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/drivers/s390/crypto/zcrypt_cex2a.c +++ /dev/null diff --git a/drivers/s390/crypto/zcrypt_cex2a.h b/drivers/s390/crypto/zcrypt_cex2a.h deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/drivers/s390/crypto/zcrypt_cex2a.h +++ /dev/null diff --git a/drivers/s390/crypto/zcrypt_cex2c.c b/drivers/s390/crypto/zcrypt_cex2c.c deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/drivers/s390/crypto/zcrypt_cex2c.c +++ /dev/null diff --git a/drivers/s390/crypto/zcrypt_cex2c.h b/drivers/s390/crypto/zcrypt_cex2c.h deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/drivers/s390/crypto/zcrypt_cex2c.h +++ /dev/null |
