]> 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)
commit2c55b11a2d656aa694bd5603353402cdf20626a6
tree1db1ffd5597afff0b6c7727a51707aa50bfb327c
parent2ea00551ade5e033c9119332275a01beb94cef9a
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