From: Mark Brown Date: Fri, 29 Jul 2011 14:35:00 +0000 (+0100) Subject: mmc: sdhci-s3c: Fix build for header change X-Git-Tag: v3.1-rc2~2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55156d240a4d41d47310278c5139e24517f1c65b;p=pandora-kernel.git mmc: sdhci-s3c: Fix build for header change A header change has removed an implicit inclusion of module.h, breaking the build due to the use of THIS_MODULE. Fix that. Signed-off-by: Mark Brown Signed-off-by: Chris Ball --- Reading git-diff-tree failed