From: Alf Høgemark Date: Wed, 4 Apr 2012 16:27:09 +0000 (-0400) Subject: mmc: sdhci-dove: Fix compile error by including module.h X-Git-Tag: v3.2.15~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a042a419c438247391b0943092541de662ca683;p=pandora-kernel.git 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 Signed-off-by: Chris Ball Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed