[PATCH 8/9] ARM: EXYNOS: temporary add map definitions for uart
From: Kukjin Kim <hidden>
Date: 2012-02-10 08:35:15
Also in:
linux-samsung-soc
From: Kukjin Kim <hidden>
Date: 2012-02-10 08:35:15
Also in:
linux-samsung-soc
Kyungmin Park wrote:
On 2/1/12, Kukjin Kim [off-list ref] wrote:quoted
Signed-off-by: Kukjin Kim <redacted> ---
[...]
quoted
+#ifdef CONFIG_ARCH_EXYNOS4 +#define S3C_PA_UART EXYNOS4_PA_UART +#endif + +#ifdef CONFIG_ARCH_EXYNOS5 +#define S3C_PA_UART EXYNOS5_PA_UART +#endifIf it selects the both ARCH_EXYNOS4 and ARCH_EXYNOS5, how to handle this one? I think it's time to clean up these macro magic.
They will be updated for selection of EXYNOS4 and EXYNOS5 together in next version. Thanks. Best regards, Kgene. -- Kukjin Kim [off-list ref], Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd.