Kyungmin Park wrote:
> 
> On 2/1/12, Kukjin Kim <kgene....@samsung.com> wrote:
> > Signed-off-by: Kukjin Kim <kgene....@samsung.com>
> > ---

[...]

> > +#ifdef CONFIG_ARCH_EXYNOS4
> > +#define S3C_PA_UART                        EXYNOS4_PA_UART
> > +#endif
> > +
> > +#ifdef CONFIG_ARCH_EXYNOS5
> > +#define S3C_PA_UART                        EXYNOS5_PA_UART
> > +#endif
> If 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 <kgene....@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

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

Reply via email to