]> 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, 11 Aug 2011 19:10:26 +0000 (15:10 -0400)
commit2503eb866d2503dcf22c51b9b2874389270a7128
tree650044b9d7a372e5b1f57014472cf544419340a2
parent3fd38a8c55f0147caf2e99b36f93d36ab4a2b9eb
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