From: Michał Wróbel Date: Thu, 5 Apr 2012 12:34:21 +0000 (+0800) Subject: crypto: ixp4xx - include fix X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=75258723dadd99a214f00bff34fa0fc6e7b6d463;p=deliverable%2Flinux.git crypto: ixp4xx - include fix Before commit de47725421ad5627a5c905f4e40bb844ebc06d29 ("include: replace linux/module.h with "struct module" wherever possible") was implicitly included through -> . Signed-off-by: Michał Wróbel Signed-off-by: Herbert Xu --- diff --git a/drivers/crypto/ixp4xx_crypto.c b/drivers/crypto/ixp4xx_crypto.c index 0053d7ebb5ca..8f3f74ce8c7f 100644 --- a/drivers/crypto/ixp4xx_crypto.c +++ b/drivers/crypto/ixp4xx_crypto.c @@ -18,6 +18,7 @@ #include #include #include +#include #include #include