]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 15 Nov 2011 13:07:55 +0000 (08:07 -0500)
commitd28ccefce746bbfd0e68cc08a5dcaec970181594
tree4461b51ab57f0f373f2406c5bda734c60e75d58b
parent6b852f44d00c48a5d5603d33cac07863531935a2
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