From: Paul Gortmaker Date: Thu, 26 May 2011 21:53:52 +0000 (-0400) Subject: kernel: Add to files using it implicitly X-Git-Tag: v3.2-rc1~22^2~221 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56d82e000cdfb51aa92241d4682302f78c35cd92;p=pandora-kernel.git kernel: Add to files using it implicitly These files are doing things like module_put and try_module_get so they need to call out the module.h for explicit inclusion, rather than getting it via which we ideally want to remove the module.h inclusion from. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed