From: Paul Gortmaker Date: Sun, 3 Jul 2011 19:49:50 +0000 (-0400) Subject: staging: Add module.h to drivers/staging users X-Git-Tag: v3.2-rc1~169^2^2~864^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99c978529a40132a6f7a5f136b4362b56fc88d8c;p=pandora-kernel.git staging: Add module.h to drivers/staging users Lots of people expect module.h to just "be there" without any #include effort. But we are crushing that. So fix those files in staging relying on implicit module.h presence. Signed-off-by: Paul Gortmaker Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed