commit | 55156d240a4d41d47310278c5139e24517f1c65b | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Jul 29 15:35:00 2011 +0100 |
committer | Chris Ball <cjb@laptop.org> | Sat Aug 13 14:50:25 2011 -0400 |
tree | e7d2dc5c14ee9ccee70bd381153233d0f87adacb | |
parent | 9b7bbe1085eb2b0f2d5d81f4116772cb2af497a4 [diff] |
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>