diff options
Diffstat (limited to 'include/u-boot/ecdsa.h')
-rw-r--r-- | include/u-boot/ecdsa.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/u-boot/ecdsa.h b/include/u-boot/ecdsa.h index 6e0269e3ae..53490c6b28 100644 --- a/include/u-boot/ecdsa.h +++ b/include/u-boot/ecdsa.h @@ -8,7 +8,6 @@ #include <errno.h> #include <image.h> -#include <linux/kconfig.h> /** * crypto_algo API impementation for ECDSA; |