[PATCH 8/9] ARM: EXYNOS: temporary add map definitions for uart

Kukjin Kim kgene.kim at samsung.com
Fri Feb 10 03:35:15 EST 2012


Kyungmin Park wrote:
> 
> On 2/1/12, Kukjin Kim <kgene.kim at samsung.com> wrote:
> > Signed-off-by: Kukjin Kim <kgene.kim at 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.kim at samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.




More information about the linux-arm-kernel mailing list