Kyungmin Park wrote:
>
> On 2/1/12, Kukjin Kim wrote:
> > Since exynos4_init_uarts() can be used for EXYNOS5 SoCs,
> > this patch changes the name of function to exynos_init_uarts().
> >
[snip]
> >
> > #ifdef CONFIG_ARCH_EXYNOS
> > extern int exynos_init(void);
> > +extern void exynos_init_u
On 2/1/12, Kukjin Kim wrote:
> Since exynos4_init_uarts() can be used for EXYNOS5 SoCs,
> this patch changes the name of function to exynos_init_uarts().
>
> Signed-off-by: Kukjin Kim
> ---
> arch/arm/mach-exynos/common.c |8
> arch/arm/mach-exynos/common.h |8
> 2 file