From: Paul Gortmaker Date: Sun, 3 Jul 2011 19:14:56 +0000 (-0400) Subject: drivers/misc: Add module.h to files who are really modular. X-Git-Tag: v3.2-rc1~22^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb12a679b242c03b9eaa38a67cae9fa3e17ddea6;p=pandora-kernel.git drivers/misc: Add module.h to files who are really modular. These files really need the full module.h header file present, but were just getting it implicitly before. Fix it up in advance so we avoid build failures once the cleanup commit is present. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed