crypto: add module.h to those files that are explicitly using it
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 27 May 2011 18:41:48 +0000 (14:41 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:11 +0000 (19:31 -0400)
commit4bb33cc8901898af80d5d4a9917067aa0839922a
tree5363d423f6ba0590c36b65337aed09fde605d90b
parent310587c320e906c59ef4152c41d81b00adf1b259
crypto: add module.h to those files that are explicitly using it

Part of the include cleanups means that the implicit
inclusion of module.h via device.h is going away.  So
fix things up in advance.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
12 files changed:
crypto/async_tx/async_memcpy.c
crypto/async_tx/async_pq.c
crypto/async_tx/async_raid6_recov.c
crypto/async_tx/async_tx.c
crypto/async_tx/async_xor.c
crypto/async_tx/raid6test.c
crypto/crypto_wq.c
crypto/md4.c
crypto/proc.c
crypto/vmac.c
crypto/xcbc.c
drivers/crypto/mv_cesa.c