From: Herbert Xu Date: Thu, 11 Jun 2015 03:28:32 +0000 (+0800) Subject: crypto: picoxcell - Include linux/sizes.h X-Git-Tag: firefly_0821_release~176^2~1617^2~62 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=72071fe43e8dad13f2a30897876d72463d46d065;p=firefly-linux-kernel-4.4.55.git crypto: picoxcell - Include linux/sizes.h This driver uses SZ_64K so it should include linux/sizes.h rather than relying on others to pull it in for it. Signed-off-by: Herbert Xu --- diff --git a/drivers/crypto/picoxcell_crypto.c b/drivers/crypto/picoxcell_crypto.c index eb2a0ca49eda..aabf9d4f8e2e 100644 --- a/drivers/crypto/picoxcell_crypto.c +++ b/drivers/crypto/picoxcell_crypto.c @@ -40,6 +40,7 @@ #include #include #include +#include #include #include