]> 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, 28 Jul 2011 00:31:57 +0000 (20:31 -0400)
commit4c1ad198ee59cdc326a890efb56af0a2106977f8
tree2d69c4a5b83bcbf1e146db925dd7253decea8226
parentc1c1950176d5059358e8a948a065525e22afa660
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