forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/arch/mips/cavium-octeon/crypto/octeon-md5.c
....@@ -25,7 +25,6 @@
2525 #include <linux/module.h>
2626 #include <linux/string.h>
2727 #include <asm/byteorder.h>
28
-#include <linux/cryptohash.h>
2928 #include <asm/octeon/octeon.h>
3029 #include <crypto/internal/hash.h>
3130