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)
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>

No differences found