Merge patch series "scsi: ufs: core: Always read the descriptors with max length"
[platform/kernel/linux-rpi.git] / crypto / des_generic.c
index c85354a..1274e18 100644 (file)
@@ -8,11 +8,11 @@
  */
 
 #include <asm/byteorder.h>
+#include <crypto/algapi.h>
 #include <linux/bitops.h>
 #include <linux/init.h>
 #include <linux/module.h>
 #include <linux/errno.h>
-#include <linux/crypto.h>
 
 #include <crypto/internal/des.h>