]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: fix up files really needing to include module.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 27 May 2011 16:33:10 +0000 (12:33 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 25 Aug 2011 17:54:38 +0000 (13:54 -0400)
commit39c1823b6828d83c87a8427ff2a9ff72afc9c098
treef7f9eae04c26685e223b602d66416004d883b219
parent4ef6bce214dae98cf0a6addce8587ee3072c7353
x86: fix up files really needing to include module.h

These files aren't just exporting symbols -- they are also defining
a MODULE_LICENSE etc. so give them the full module.h file.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/x86/crypto/aes_glue.c
arch/x86/crypto/aesni-intel_glue.c
arch/x86/video/fbdev.c
drivers/dma/intel_mid_dma.c
drivers/idle/intel_idle.c
drivers/platform/x86/intel_scu_ipc.c
drivers/platform/x86/msi-wmi.c
drivers/platform/x86/wmi.c