[U-Boot] [PATCH] exynos: change indentation of defines in cpu.h
Minkyu Kang
mk7.kang at samsung.com
Thu Apr 4 13:25:19 CEST 2013
On 02/04/13 14:22, Minkyu Kang wrote:
> Fix the indentation of some defines by tab.
>
> Signed-off-by: Minkyu Kang <mk7.kang at samsung.com>
> ---
> arch/arm/include/asm/arch-exynos/cpu.h | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm/include/asm/arch-exynos/cpu.h b/arch/arm/include/asm/arch-exynos/cpu.h
> index 2a20558..f76e489 100644
> --- a/arch/arm/include/asm/arch-exynos/cpu.h
> +++ b/arch/arm/include/asm/arch-exynos/cpu.h
> @@ -93,9 +93,9 @@
> #define EXYNOS4X12_ADC_BASE DEVICE_NOT_AVAILABLE
> #define EXYNOS4X12_DP_BASE DEVICE_NOT_AVAILABLE
> #define EXYNOS4X12_MODEM_BASE DEVICE_NOT_AVAILABLE
> -#define EXYNOS4X12_I2S_BASE DEVICE_NOT_AVAILABLE
> -#define EXYNOS4X12_SPI_BASE DEVICE_NOT_AVAILABLE
> -#define EXYNOS4X12_SPI_ISP_BASE DEVICE_NOT_AVAILABLE
> +#define EXYNOS4X12_I2S_BASE DEVICE_NOT_AVAILABLE
> +#define EXYNOS4X12_SPI_BASE DEVICE_NOT_AVAILABLE
> +#define EXYNOS4X12_SPI_ISP_BASE DEVICE_NOT_AVAILABLE
> #define EXYNOS4X12_ACE_SFR_BASE DEVICE_NOT_AVAILABLE
>
> /* EXYNOS5 Common*/
>
applied to u-boot-samsung.
--
Minkyu Kang.
More information about the U-Boot
mailing list