]> 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, 28 Jul 2011 03:43:28 +0000 (23:43 -0400)
commit8d834483abf27cc1d099bf06d5245d1ff833650b
treed1ae844f2afce20e3395c495488ee970fff129a5
parentcff3016498b941b6bd7ff97ac655347d63fcc7ad
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>
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