From: Thomas Abraham Date: Sat, 2 Oct 2010 03:45:25 +0000 (+0900) Subject: ARM: S5P: Remove the unused clk_arm clock from plat-s5p X-Git-Tag: v2.6.37-rc1~23^2^2~2^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=658bf4bef844c9a15e6700e1e27c939529f4a5ca;p=pandora-kernel.git ARM: S5P: Remove the unused clk_arm clock from plat-s5p All the S5P series SoCs use the 'struct clksrc_clk' type to represent the armclk. So the clk_arm clock instance available in the plat-s5p clock code is not used in any of the S5P series SoCs. This patch removes the unused clk_arm instance from plat-s5p clock code. Reported-by: Jaecheol Lee Signed-off-by: Thomas Abraham Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed