]> Pileus Git - ~andy/linux/commit
mmc: dw_mmc: fix sparse non static symbol warning
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 14 Jan 2014 02:03:33 +0000 (10:03 +0800)
committerChris Ball <chris@printf.net>
Tue, 14 Jan 2014 02:06:14 +0000 (21:06 -0500)
commit85136b74dc7fbbcaf173b660406de8aa1dd0068a
tree9a070fe9a713ae9374297474d250f3d2cc25b3db
parenta7f2be94be9384e7a369d51484c4225753dae705
mmc: dw_mmc: fix sparse non static symbol warning

Fixes the following sparse warning:

drivers/mmc/host/dw_mmc-k3.c:116:1: warning:
 symbol 'dw_mci_k3_pmops' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/dw_mmc-k3.c