From: Paul Gortmaker Date: Fri, 15 Jul 2011 16:01:27 +0000 (-0400) Subject: mmc: Fix implicit use of stat.h header in associated files X-Git-Tag: v3.2-rc1~22^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0205a904df57bf2ed79571fe097b99d2940659b1;p=pandora-kernel.git mmc: Fix implicit use of stat.h header in associated files Once the implicit use of module.h is prevented, these files will fail to find the stat.h header content. Fix up the implicit usage expectations in advance of the cleanup. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed