Re: [PATCH ulf.hansson-mmc] mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static

2015-03-05 Thread Jaehoon Chung
Hi, Sorry for missing warning, and Thanks for pointing out. Best Regards, Jaehoon Chung On 03/05/2015 07:02 PM, kbuild test robot wrote: > > Signed-off-by: Fengguang Wu > --- > dw_mmc-exynos.c |2 +- > dw_mmc.c|2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > dif

[PATCH ulf.hansson-mmc] mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static

2015-03-05 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- dw_mmc-exynos.c |2 +- dw_mmc.c|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/mmc/host/dw_mmc-exynos.c b/drivers/mmc/host/dw_mmc-exynos.c index 0a56d766..e761eb1 100644 --- a/drivers/mmc/host/dw_mmc-exynos.c +++ b/dri