commit | 5e46f83cc3569b95cef68dfd0722663260af91d0 | [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 | 8aca4d6436dda130a4711940bd10a0a9220b0eb1 [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>