From: Sachin Kamat Date: Mon, 18 Feb 2013 08:53:08 +0000 (+0530) Subject: mmc: dw_mmc: Make dw_mci_exynos_probe static X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~41^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9665f7f234d095fc7c28c70df819a3f7b6a7b4e8;p=pandora-kernel.git mmc: dw_mmc: Make dw_mci_exynos_probe static Silences the following sparse warning: drivers/mmc/host/dw_mmc-exynos.c:218:5: warning: symbol 'dw_mci_exynos_probe' was not declared. Should it be static? Signed-off-by: Sachin Kamat Acked-by: Jaehoon Chung Acked-by: Seungwon Jeon Signed-off-by: Chris Ball --- Reading git-diff-tree failed