crypto: picoxcell - Include linux/sizes.h
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 11 Jun 2015 03:28:32 +0000 (11:28 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 12 Jun 2015 14:45:07 +0000 (22:45 +0800)
commit72071fe43e8dad13f2a30897876d72463d46d065
tree91c356549421dbeffbe18e026fbf56fa0b199a44
parent826775bbf38fb7fbc8896482d341dc38cf84c811
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 <herbert@gondor.apana.org.au>
drivers/crypto/picoxcell_crypto.c