]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9fa5f8d93804ecefe801d34044962291bd805df9
tree01be204632c22131bdb2ad1cc79561dde28804ec
parentd1d11b6272d3fa3627245bbda98bdef2497fdca6
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