]> git.baikalelectronics.ru Git - kernel.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>
Sat, 13 Aug 2011 18:50:25 +0000 (14:50 -0400)
commite8fe937a287891c257e8d7a37d38bdd04a4b86c8
treee7d2dc5c14ee9ccee70bd381153233d0f87adacb
parent27a5b05e173b7f30a733ba8b9ec09208c6796f25
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