From: Vipul Kumar Samar Date: Sat, 10 Nov 2012 06:43:47 +0000 (+0530) Subject: CLK: SPEAr: Remove unused dummy apb_pclk X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~93^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b70e6d009a88e09805152597e02f3d97a1d6ee99;p=pandora-kernel.git CLK: SPEAr: Remove unused dummy apb_pclk Dummy clocks were added for ARM platforms, so that clk_get() for interface clk doesn't fail for amba devices from amba_probe(). Because there is no amba device for SPEAr that doesn't have a valid clock with dev_id for SPEAr, we don't need these dummy clocks. Hence, remove them. Signed-off-by: Vipul Kumar Samar Signed-off-by: Viresh Kumar Signed-off-by: Mike Turquette --- Reading git-diff-tree failed