mmc: sdhci-dove: Fix compile error by including module.h
authorAlf Høgemark <alf@i100.no>
Wed, 4 Apr 2012 16:27:09 +0000 (12:27 -0400)
committerChris Ball <cjb@laptop.org>
Fri, 6 Apr 2012 00:32:33 +0000 (20:32 -0400)
commit8c2fc8e413ecc2c96b696e28d4eb1bc6cee8dc84
tree01be204632c22131bdb2ad1cc79561dde28804ec
parent4188bba0e9e7ba58d231b528df495666f2742b74
mmc: sdhci-dove: Fix compile error by including module.h

This patch fixes a compile error in drivers/mmc/host/sdhci-dove.c
by including the linux/module.h file.

Signed-off-by: Alf Høgemark <alf@i100.no>
Cc: <stable@vger.kernel.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-dove.c