Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linux
[platform/kernel/linux-rpi.git] / arch / arm64 / crypto / sm4-ce-cipher-glue.c
index 76a34ef..c31d76f 100644 (file)
@@ -2,11 +2,11 @@
 
 #include <asm/neon.h>
 #include <asm/simd.h>
+#include <crypto/algapi.h>
 #include <crypto/sm4.h>
 #include <crypto/internal/simd.h>
 #include <linux/module.h>
 #include <linux/cpufeature.h>
-#include <linux/crypto.h>
 #include <linux/types.h>
 
 MODULE_ALIAS_CRYPTO("sm4");