serial: samsung: Fix build for non-Exynos4210 devices
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 8 Nov 2011 08:00:14 +0000 (17:00 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 23 Dec 2011 01:07:01 +0000 (10:07 +0900)
commita169a888bf8c5490ae0377fcd0ad22c6af9fd8e7
tree0ed1f600c1c5688fbd7746259728d934f0a98965
parent26c919e1d3f4dff87ad50e104670f048cbc69b17
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 <broonie@opensource.wolfsonmicro.com>
[kgene.kim@samsung.com: Fixed build warning]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
drivers/tty/serial/samsung.c
This page took 0.057765 seconds and 5 git commands to generate.