commit | 57a2312632e072b5f055018988093d6bcb261411 | [log] [tgz] |
---|---|---|
author | Tomasz Figa <tomasz.figa@gmail.com> | Mon Aug 26 02:00:37 2013 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Tue Sep 17 06:47:35 2013 +0900 |
tree | fa15b8c8ae33673c0cfcb7c0a3706f3587047c72 | |
parent | 272b98c6455f00884f0350f775c5342358ebb73f [diff] |
ARM: SAMSUNG: Add soc_is_s3c6400/s3c6410 macros This patch adds soc_is_s3c6400() and soc_is_s3c6410() macros that allow to distinguish between specific SoCs from s3c64xx series that is needed to handle differences between them. Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>