ARM: EXYNOS: use exynos_init_uarts() instead of exynos4_init_uarts()
authorKukjin Kim <kgene.kim@samsung.com>
Tue, 24 Jan 2012 11:52:52 +0000 (20:52 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 14 Mar 2012 09:13:03 +0000 (02:13 -0700)
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 <kgene.kim@samsung.com>

No differences found