commit | 6a870e1d876b153efdca38711433db5fcd29519d | [log] [tgz] |
---|---|---|
author | Chander Kashyap <chander.kashyap@linaro.org> | Sun Feb 05 23:01:45 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sun Feb 12 10:11:30 2012 +0100 |
tree | e034f53d74bd747554fcbb311515665b19c93a93 | |
parent | 8d67e672b8ffabffa744c7377d13619ce9cf1c2a [diff] |
Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro CONFIG_SYS_CLK_FREQ_C210 macro giving notion of S5PC2XX (Exynos4) architecture. Replace CONFIG_SYS_CLK_FREQ_C210 with CONFIG_SYS_CLK_FREQ to make it generic for exynos architecture. Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>