From: Wei Yongjun Date: Tue, 14 Jan 2014 02:03:33 +0000 (+0800) Subject: mmc: dw_mmc: fix sparse non static symbol warning X-Git-Tag: v3.14-rc1~88^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85136b74dc7fbbcaf173b660406de8aa1dd0068a;p=pandora-kernel.git 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 Signed-off-by: Chris Ball --- Reading git-diff-tree failed