From: Laxman Dewangan Date: Wed, 8 Aug 2012 07:51:34 +0000 (+0530) Subject: ARM: tegra: clock: remove unused clock entry for i2c X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~58^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29d25c2a0c967cf3832848389d0e457f5317b874;p=pandora-kernel.git ARM: tegra: clock: remove unused clock entry for i2c Tegra20 clock table have the entry for clock (tegra_i2c.x, "i2c") which is no more require as driver acquire clock with name of "div-clk" and "fast-clk". Remove these entries from table. Signed-off-by: Laxman Dewangan Signed-off-by: Stephen Warren --- Reading git-diff-tree failed