diff options
Diffstat (limited to 'drivers/crypto/hash/hash_sw.c')
-rw-r--r-- | drivers/crypto/hash/hash_sw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/crypto/hash/hash_sw.c b/drivers/crypto/hash/hash_sw.c index d8065d68ea4..ffd4ab149ff 100644 --- a/drivers/crypto/hash/hash_sw.c +++ b/drivers/crypto/hash/hash_sw.c @@ -4,7 +4,6 @@ * Author: ChiaWei Wang <chiawei_wang@aspeedtech.com> */ #include <config.h> -#include <common.h> #include <dm.h> #include <log.h> #include <malloc.h> |