ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file
authorTushar Behera <tushar.behera@linaro.org>
Fri, 14 Feb 2014 01:32:45 +0000 (10:32 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 14 Feb 2014 01:35:00 +0000 (10:35 +0900)
regs-serial.h only includes linux/serial_s3c.h. Include this header
directly to remove unnecessary platform dependency.

Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
[broonie@linaro.org: Acked for S3C64XX related changes]
Acked-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found