From: Stephen Warren Date: Thu, 7 Nov 2013 17:58:21 +0000 (-0700) Subject: clk: tegra: remove bogus PCIE_XCLK X-Git-Tag: cleanup-for-linus~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a85f06badc3cff4069f2f5112cea63cd39d99920;p=pandora-kernel.git clk: tegra: remove bogus PCIE_XCLK The "pcie_xclk" clock is not actually a clock at all, but rather a reset domain. Now that the custom Tegra module reset API has been removed, we can remove the definition of any "clocks" that existed solely to support it. Signed-off-by: Stephen Warren Reviewed-by: Thierry Reding Acked-By: Peter De Schrijver --- Reading git-diff-tree failed