commit | 803472beb7513a9dac6f105fad4d4d008f2f07c3 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Mon Feb 08 22:00:52 2010 +0900 |
committer | trix <trix@windriver.com> | Sat Mar 13 08:11:15 2010 -0600 |
tree | 2ffd84347f36c0d165f6aadfa78f2495e20b9f9c | |
parent | 0468afff3097c09f7f462591cf0edb8b3519892f [diff] |
s3c64xx: Add ifdef at the S3C64XX only codes The s3c6400.h file is only for S3C64XX cpu and the pheripheral port address(0x70000000 - 0x7fffffff) exists at only S3C64XX cpu, so they should be included by only S3C64XX cpu. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>