From 72071fe43e8dad13f2a30897876d72463d46d065 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Thu, 11 Jun 2015 11:28:32 +0800 Subject: [PATCH] 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 --- Reading git-format-patch failed