From: Hyuk Lee Date: Thu, 10 Jun 2010 03:40:39 +0000 (+0900) Subject: ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0 X-Git-Tag: v2.6.35-rc5~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f50b8bc707988e2543f884d3030199868ca0f48f;p=pandora-kernel.git ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0 This patch fixes on wrong function name in include/plat/sdhci.h for Samsung. The 's5pc100_default_sdhci0()' function should be chnaged to 's5pv210_default_sdhci0()'. Because 's5pv210_default_sdhci0()' must be pair. Signed-off-by: Hyuk Lee Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed