From: Mark Brown Date: Tue, 8 Nov 2011 08:00:14 +0000 (+0900) Subject: serial: samsung: Fix build for non-Exynos4210 devices X-Git-Tag: v3.3-rc1~143^2~1^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a169a888bf8c5490ae0377fcd0ad22c6af9fd8e7;p=pandora-kernel.git serial: samsung: Fix build for non-Exynos4210 devices exynos4120_serial_drv_data is only defined when building with support for Exynos4210 so use the already provided define to ensure that we don't reference it when building for other SoCs. Signed-off-by: Mark Brown [kgene.kim@samsung.com: Fixed build warning] Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed