]> git.baikalelectronics.ru Git - kernel.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, 10 Dec 2011 21:18:35 +0000 (16:18 -0500)
commitef5a036ef9e92eea30eff4eb96213987f2026ffa
tree1db1ffd5597afff0b6c7727a51707aa50bfb327c
parent24412fdc2148f886e0f03ae87a11527ede2bd823
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