From: Herbert Xu Date: Mon, 11 May 2015 09:47:44 +0000 (+0800) Subject: crypto: ixp4xx - Include internal/aead.h X-Git-Tag: v5.15~15621^2~209 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5290b4283098820a3d28cd1bf72730a9bdeef031;p=platform%2Fkernel%2Flinux-starfive.git crypto: ixp4xx - Include internal/aead.h All AEAD implementations must include internal/aead.h in order to access required helpers. Signed-off-by: Herbert Xu --- diff --git a/drivers/crypto/ixp4xx_crypto.c b/drivers/crypto/ixp4xx_crypto.c index 48f4535..a8875b4 100644 --- a/drivers/crypto/ixp4xx_crypto.c +++ b/drivers/crypto/ixp4xx_crypto.c @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include #include