From 3551eb46526664ea9dfbc3f917d2d56ea8184fd0 Mon Sep 17 00:00:00 2001 From: Steve Cornelius Date: Fri, 22 Jun 2012 16:27:01 -0700 Subject: [PATCH] ENGR00215228-5: Add inclusion for expanded aead processing. Add inclusion for expanded aead processing. Signed-off-by: Steve Cornelius --- drivers/crypto/caam/compat.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/crypto/caam/compat.h b/drivers/crypto/caam/compat.h index 9ad93d4156c2..28d9670ff834 100644 --- a/drivers/crypto/caam/compat.h +++ b/drivers/crypto/caam/compat.h @@ -39,9 +39,11 @@ #include #include #include +#include #include #include #include #include +#include #endif /* !defined(CAAM_COMPAT_H) */ -- 2.39.5