]> 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>
Wed, 17 Aug 2011 17:43:08 +0000 (13:43 -0400)
commit834c8a56d4fd51fdb21fb7568bb13545ddb25f9a
treee0eeccb95bbcc582641218e5866de80b5a6695ef
parent26ee9658502c1ce9ab79b41e56071e16dd433b21
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