commit | 73b47b09551ba8b4328fc51d05ccc8a78ed51d36 | [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 | 256b33bcd94cace550f20f84d8cf52489c7daad8 [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>