diff options
Diffstat (limited to 'drivers/crypto/hash/hash-uclass.c')
-rw-r--r-- | drivers/crypto/hash/hash-uclass.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/crypto/hash/hash-uclass.c b/drivers/crypto/hash/hash-uclass.c index 446eb9e56a4..5d9f1e0d59b 100644 --- a/drivers/crypto/hash/hash-uclass.c +++ b/drivers/crypto/hash/hash-uclass.c @@ -6,7 +6,6 @@ #define LOG_CATEGORY UCLASS_HASH -#include <common.h> #include <dm.h> #include <asm/global_data.h> #include <u-boot/hash.h> |