Re: [U-Boot] [PATCH 1/3] mmc: dw_mmc: remove the duplicated header file

2016-07-22 Thread Simon Glass
On 19 July 2016 at 01:33, Jaehoon Chung wrote: > is already included in . > It can use instead of > > Signed-off-by: Jaehoon Chung > --- > drivers/mmc/dw_mmc.c| 1 - > drivers/mmc/exynos_dw_mmc.c | 2 +- > 2 files changed, 1

[U-Boot] [PATCH 1/3] mmc: dw_mmc: remove the duplicated header file

2016-07-19 Thread Jaehoon Chung
is already included in . It can use instead of Signed-off-by: Jaehoon Chung --- drivers/mmc/dw_mmc.c| 1 - drivers/mmc/exynos_dw_mmc.c | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/mmc/dw_mmc.c b/drivers/mmc/dw_mmc.c index