]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 25 Aug 2011 17:55:08 +0000 (13:55 -0400)
commitc26bc83293619331715688f8b94a433bc70e1883
tree2449f82c09b765daef842b869a4fa74350e8f8e0
parent5ddb42b80e6218909c648895cd394f36335230b0
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