]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sdhci-s3c: Fix build for header change
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 29 Jul 2011 14:35:00 +0000 (15:35 +0100)
committerChris Ball <cjb@laptop.org>
Fri, 29 Jul 2011 14:36:12 +0000 (10:36 -0400)
commitc81ef69393243d4907b598e937c4f7c101efc1dc
tree9a15efede22e02251d5e6cc0cfe8885ff3c4a2e9
parentdd99865c21e3b2a1ba330c15b4e12778e551940c
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 <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-s3c.c