Loading drivers/mmc/host/cqhci-crypto-qti.c +0 −1 Original line number Diff line number Diff line Loading @@ -213,7 +213,6 @@ int cqhci_host_init_crypto_qti_spec(struct cqhci_host *host, host->mmc->ksm = keyslot_manager_create(host->mmc->parent, cqhci_num_keyslots(host), ksm_ops, BLK_CRYPTO_FEATURE_STANDARD_KEYS | BLK_CRYPTO_FEATURE_WRAPPED_KEYS, crypto_modes_supported, host); Loading Loading
drivers/mmc/host/cqhci-crypto-qti.c +0 −1 Original line number Diff line number Diff line Loading @@ -213,7 +213,6 @@ int cqhci_host_init_crypto_qti_spec(struct cqhci_host *host, host->mmc->ksm = keyslot_manager_create(host->mmc->parent, cqhci_num_keyslots(host), ksm_ops, BLK_CRYPTO_FEATURE_STANDARD_KEYS | BLK_CRYPTO_FEATURE_WRAPPED_KEYS, crypto_modes_supported, host); Loading