From: Kukjin Kim Date: Tue, 24 Jan 2012 11:52:52 +0000 (+0900) Subject: ARM: EXYNOS: use exynos_init_uarts() instead of exynos4_init_uarts() X-Git-Tag: v3.4-rc1~72^2~2^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=920f4880162e70cb4fc8db8e7b0f15f3b307baf9;p=pandora-kernel.git ARM: EXYNOS: use exynos_init_uarts() instead of exynos4_init_uarts() 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 --- Reading git-diff-tree failed