diff options
Diffstat (limited to 'drivers/crypto/fsl/rsa_caam.h')
-rw-r--r-- | drivers/crypto/fsl/rsa_caam.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/crypto/fsl/rsa_caam.h b/drivers/crypto/fsl/rsa_caam.h index 9a6a8afa4aa..fb132a3d181 100644 --- a/drivers/crypto/fsl/rsa_caam.h +++ b/drivers/crypto/fsl/rsa_caam.h @@ -6,8 +6,6 @@ #ifndef __RSA_CAAM_H #define __RSA_CAAM_H -#include <common.h> - /** * struct pk_in_params - holder for input to PKHA block in CAAM * These parameters are required to perform Modular Exponentiation |