From: Heiko Stuebner Date: Wed, 7 Mar 2012 10:00:04 +0000 (-0800) Subject: ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443 X-Git-Tag: v3.4-rc1~91^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d9811f11f823f28d8d04fbb6aafebb909a4cd15;p=pandora-kernel.git ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443 s3c2443_common_setup_clocks is always called through s3c2443_common_init_clocks, so there is no need to call it separately. It was also called twice through this separate call. Signed-off-by: Heiko Stuebner Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed