From: Paul Gortmaker Date: Sun, 3 Jul 2011 19:15:51 +0000 (-0400) Subject: mmc: Add module.h to drivers/mmc users assuming implicit presence. X-Git-Tag: v3.2-rc1~22^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96547f5d8b7cb0ded9c0333b43ce8271da5f3a42;p=pandora-kernel.git mmc: Add module.h to drivers/mmc users assuming implicit presence. We are cleaning up the implicit presence of module.h; these guys are some of the people who just assume it will be there. Call it out explitly for those that really need it. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed