]> 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>
Sun, 31 Jul 2011 05:43:49 +0000 (01:43 -0400)
commit0191ba6c6e5b0dd57a4123fb2621a20a80db4b09
treea42580ea887327118e40246c1df3dbd13b32b572
parent2eb780bd5abc389b06bfa4ec0c7c4c7ce2056974
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