ARM: S5PC100: UART and Serial
authorByungho Min <bhminjames@gmail.com>
Tue, 23 Jun 2009 12:40:09 +0000 (21:40 +0900)
committerBen Dooks <ben-linux@fluff.org>
Sun, 16 Aug 2009 22:24:37 +0000 (23:24 +0100)
Serial driver of S5PC100 is the same as S3C6400, so S5PC100 shares the serial
driver with S3C6400. Uart driver is copied from plat-s3c64xx to plat-s5pc1xx,
as I do not use plat-s3c64xx directory.

Signed-off-by: Byungho Min <bhmin@samsung.com>
[ben-linux@fluff.org: title fixup]
Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found