From: Viresh Kumar Date: Wed, 4 Jan 2012 06:18:42 +0000 (+0530) Subject: mmc: sdhci-spear: Fix compilation error X-Git-Tag: v3.3-rc1~72^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=984589e59f5796b4ef9a778c6a1937fc9319c423;p=pandora-kernel.git mmc: sdhci-spear: Fix compilation error With the inclusion of following patch (59b5bc3929b37): "mmc: sdhci: remove "state" argument from sdhci_suspend_host" we get a compilation error for sdhci-spear: drivers/mmc/host/sdhci-spear.c:283:2: error: too many arguments to function ‘sdhci_suspend_host’ This patch fixes this error. Signed-off-by: Viresh Kumar Cc: stable Signed-off-by: Chris Ball --- Reading git-diff-tree failed