commit | 8bd7dad8f179b25a3df9be49d3349ba965ef8b23 | [log] [tgz] |
---|---|---|
author | Minkyu Kang <mk7.kang@samsung.com> | Mon Dec 27 15:55:48 2010 +0900 |
committer | Albert Aribaud <albert.aribaud@free.fr> | Wed Feb 02 00:54:44 2011 +0100 |
tree | d7c52a543729044292c0d8b97b0ea6b4bcb6048e | |
parent | 1eeffffdf2fd44e41f575551cc5f22916a328adc [diff] |
armv7: s5pc1xx: don't use function pointer for clock functions Because of the bss area is cleared after relocation, we've lost pointers. This patch fixed it. Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>