On 03/12/13 14:00, Jaehoon Chung wrote:
> These defines didn't use anywhere.
> 
> Signed-off-by: Jaehoon Chung <[email protected]>
> ---
>  arch/arm/include/asm/arch-exynos/dwmmc.h |    4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/arch/arm/include/asm/arch-exynos/dwmmc.h 
> b/arch/arm/include/asm/arch-exynos/dwmmc.h
> index d1c5d4f..09d739d 100644
> --- a/arch/arm/include/asm/arch-exynos/dwmmc.h
> +++ b/arch/arm/include/asm/arch-exynos/dwmmc.h
> @@ -6,10 +6,6 @@
>   */
>  
>  #define DWMCI_CLKSEL         0x09C
> -#define DWMCI_SHIFT_0                0x0
> -#define DWMCI_SHIFT_1                0x1
> -#define DWMCI_SHIFT_2                0x2
> -#define DWMCI_SHIFT_3                0x3
>  #define DWMCI_SET_SAMPLE_CLK(x)      (x)
>  #define DWMCI_SET_DRV_CLK(x) ((x) << 16)
>  #define DWMCI_SET_DIV_RATIO(x)       ((x) << 24)
> 

applied to u-boot-samsung.

Thanks,
Minkyu Kang.
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to