summaryrefslogtreecommitdiffstats
path: root/crypto/ics/cryptfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ics/cryptfs.h')
-rw-r--r--crypto/ics/cryptfs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/crypto/ics/cryptfs.h b/crypto/ics/cryptfs.h
index e2fb7a7f3..eee43b3bc 100644
--- a/crypto/ics/cryptfs.h
+++ b/crypto/ics/cryptfs.h
@@ -68,10 +68,6 @@ struct crypt_mnt_ftr {
char crypto_type_name[MAX_CRYPTO_TYPE_NAME_LEN]; /* The type of encryption
needed to decrypt this
partition, null terminated */
-#ifdef TW_INCLUDE_CRYPTO_SAMSUNG
- edk_payload_t edk_payload;
- __le32 unknown_end;
-#endif
};
#pragma pack()