Re: [U-Boot] [PATCH 1/2] arm: exynos/goni: fix the return type for s5p_mmc_init

2013-12-04 Thread Minkyu Kang
On 03/12/13 14:01, Jaehoon Chung wrote: The int type is right. Signed-off-by: Jaehoon Chung jh80.ch...@samsung.com --- arch/arm/include/asm/arch-exynos/mmc.h |2 +- arch/arm/include/asm/arch-s5pc1xx/mmc.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [U-Boot] [PATCH 1/2] arm: exynos/goni: fix the return type for s5p_mmc_init

2013-12-03 Thread Lukasz Majewski
Hi Jaehoon, The int type is right. Signed-off-by: Jaehoon Chung jh80.ch...@samsung.com --- arch/arm/include/asm/arch-exynos/mmc.h |2 +- arch/arm/include/asm/arch-s5pc1xx/mmc.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

[U-Boot] [PATCH 1/2] arm: exynos/goni: fix the return type for s5p_mmc_init

2013-12-02 Thread Jaehoon Chung
The int type is right. Signed-off-by: Jaehoon Chung jh80.ch...@samsung.com --- arch/arm/include/asm/arch-exynos/mmc.h |2 +- arch/arm/include/asm/arch-s5pc1xx/mmc.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/include/asm/arch-exynos/mmc.h

[U-Boot] [PATCH 1/2] arm: exynos/goni: fix the return type for s5p_mmc_init

2013-12-02 Thread Jaehoon Chung
The int type is right. Signed-off-by: Jaehoon Chung jh80.ch...@samsung.com --- arch/arm/include/asm/arch-exynos/mmc.h |2 +- arch/arm/include/asm/arch-s5pc1xx/mmc.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/include/asm/arch-exynos/mmc.h