| commit | 75258723dadd99a214f00bff34fa0fc6e7b6d463 | [log] [tgz] |
|---|---|---|
| author | Michał Wróbel <michal.wrobel@flytronic.pl> | Thu Apr 05 20:34:21 2012 +0800 |
| committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Apr 05 20:34:21 2012 +0800 |
| tree | c0582a3cf597602e9292ec534ad435de8e64f5bb | |
| parent | 25c3d30c918207556ae1d6e663150ebdf902186b [diff] |
crypto: ixp4xx - include fix
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>