ARM: SAMSUNG: Use PLAT_SAMSUNG instead of PLAT_S3C
authorBen Dooks <ben-linux@fluff.org>
Fri, 29 Jan 2010 01:53:35 +0000 (10:53 +0900)
committerBen Dooks <ben-linux@fluff.org>
Wed, 3 Feb 2010 01:55:02 +0000 (01:55 +0000)
commit1de203adf6210b9dd81d907ea8cda587bc61cf4c
tree0bf2eebdfdbd0f4098e6a6e4f91f7873f1d4bfc7
parent3bd9377e8761cb7f1000b3075763df779ab9aeca
ARM: SAMSUNG: Use PLAT_SAMSUNG instead of PLAT_S3C

As part of the development process, it is hoped PLAT_S3C is either removed
from all of the PLAT_SAMSUNG derived platforms or removed entirely. It is
also better to use PLAT_SAMSUNG as this is the current base of all Samsung
devices.

Change the two places that use PLAT_S3C to use PLAT_SAMSUNG

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/serial/Kconfig