]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
exynos: change indentation of defines in cpu.h
authorMinkyu Kang <mk7.kang@samsung.com>
Mon, 1 Apr 2013 19:22:40 +0000 (19:22 +0000)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 4 Apr 2013 11:17:50 +0000 (20:17 +0900)
Fix the indentation of some defines by tab.

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/include/asm/arch-exynos/cpu.h

index 2a2055851010e3a84d281f8cf82ab5b89cb9c348..f76e4897e9cd5196248962c09f601017fc1554bb 100644 (file)
@@ -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*/