commit | 1de203adf6210b9dd81d907ea8cda587bc61cf4c | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Fri Jan 29 10:53:35 2010 +0900 |
committer | Ben Dooks <ben-linux@fluff.org> | Wed Feb 03 01:55:02 2010 +0000 |
tree | 0bf2eebdfdbd0f4098e6a6e4f91f7873f1d4bfc7 | |
parent | 3bd9377e8761cb7f1000b3075763df779ab9aeca [diff] |
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>