]> 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>
Sat, 12 Nov 2011 00:54:53 +0000 (19:54 -0500)
commit75229b4f40147315b81fd9a5e15198d20016a972
tree7e4cacd3c9dac643b5f7752ec764118a213c9f7b
parent0987075c3c285ba92f93464f7a882515d4a054d1
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