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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Apr 2012 15:33:48 +0000 (08:33 -0700)
commit1a042a419c438247391b0943092541de662ca683
treecfbbd8ac93bf72b89bdee2b6ba4825cd029b1694
parent95e465deb2cf36f1ebc48df3e061a34e7b9a9b1a
mmc: sdhci-dove: Fix compile error by including module.h

commit 8c2fc8e413ecc2c96b696e28d4eb1bc6cee8dc84 upstream.

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>
Signed-off-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mmc/host/sdhci-dove.c