Nit below. On Fri, Feb 28, 2014 at 01:24:35PM +0200, Georgi Djakov wrote: > This patch adds implementation for platform specific tuning in order to > support > HS200 bus speed mode on Qualcomm SDHCI controller. > > Signed-off-by: Asutosh Das <[email protected]> > Signed-off-by: Venkat Gopalakrishnan <[email protected]> > Signed-off-by: Georgi Djakov <[email protected]> > --- > drivers/mmc/host/sdhci-msm.c | 424 > +++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 418 insertions(+), 6 deletions(-) > > diff --git a/drivers/mmc/host/sdhci-msm.c b/drivers/mmc/host/sdhci-msm.c > index b4490a2..69f6887 100644 > --- a/drivers/mmc/host/sdhci-msm.c > +++ b/drivers/mmc/host/sdhci-msm.c [..] > > +int sdhci_msm_execute_tuning(struct sdhci_host *host, u32 opcode)
This wants to be static. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
