From: Jonghwan Choi <[email protected]>

Fix compile error with CONFIG_SAMSUNG_PM_DEBUG

Signed-off-by: Jonghwan Choi <[email protected]>
---
 arch/arm/mach-exynos4/include/mach/map.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-exynos4/include/mach/map.h 
b/arch/arm/mach-exynos4/include/mach/map.h
index 0009e77..5ddbfe3 100644
--- a/arch/arm/mach-exynos4/include/mach/map.h
+++ b/arch/arm/mach-exynos4/include/mach/map.h
@@ -151,6 +151,7 @@
 #define SAMSUNG_PA_KEYPAD              EXYNOS4_PA_KEYPAD
 
 /* UART */
+#define S3C_VA_UARTx(x)                        (S3C_VA_UART + ((x) * 
S3C_UART_OFFSET))
 
 #define S3C_PA_UART                    EXYNOS4_PA_UART
 
-- 
1.7.0

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to