From: Paul Gortmaker Date: Fri, 27 May 2011 16:33:10 +0000 (-0400) Subject: x86: fix up files really needing to include module.h X-Git-Tag: v3.2-rc1~22^2~202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c52d55170ce84ddf9c0ad4e020ef1d7a97975a7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed