commit | 6f67fb7457df294b83ff5db03772d0071f3ae1be | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Mon Feb 08 22:00:52 2010 +0900 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Tue Feb 09 17:50:48 2010 +0900 |
tree | 60cd0c637fcdbfb07acaea13da12fb45ed8972c9 | |
parent | e6e8045484f1f0be8581764e41a482ca5f1ca242 [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>