crypto: ixp4xx - include fix
authorMichał Wróbel <michal.wrobel@flytronic.pl>
Thu, 5 Apr 2012 12:34:21 +0000 (20:34 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 5 Apr 2012 12:34:21 +0000 (20:34 +0800)
Before commit de47725421ad5627a5c905f4e40bb844ebc06d29 ("include: replace
linux/module.h with "struct module" wherever possible") <linux/module.h> was
implicitly included through <linux/platform_device.h> -> <linux/device.h>.

Signed-off-by: Michał Wróbel <michal.wrobel@flytronic.pl>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ixp4xx_crypto.c

Simple merge