mmc: Add module.h include to sdhci-cns3xxx.c
authorChris Ball <cjb@laptop.org>
Sat, 12 Nov 2011 00:54:53 +0000 (19:54 -0500)
committerChris Ball <cjb@laptop.org>
Sat, 10 Dec 2011 21:18:35 +0000 (16:18 -0500)
commit7833c66b2d764a3c883c2f5cc60cd8a6266dae15
tree1db1ffd5597afff0b6c7727a51707aa50bfb327c
parente58f516ff4730c4047c3f104b061f7a03e9a263c
mmc: Add module.h include to sdhci-cns3xxx.c

Fixes: drivers/mmc/host/sdhci-cns3xxx.c:110: error: 'THIS_MODULE'
       undeclared here (not in a function)

Reported-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-cns3xxx.c