summaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock/tegra20-car.h
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2013-11-07 21:58:21 +0400
committerStephen Warren <swarren@nvidia.com>2013-12-12 03:45:13 +0400
commita85f06badc3cff4069f2f5112cea63cd39d99920 (patch)
tree1f8550812bcf67687068b9e7e39459658ee02a0c /include/dt-bindings/clock/tegra20-car.h
parent2ae77527bb1a510070d039aaa22d1ae9a5807b6f (diff)
downloadlinux-a85f06badc3cff4069f2f5112cea63cd39d99920.tar.xz
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 <swarren@nvidia.com> Reviewed-by: Thierry Reding <treding@nvidia.com> Acked-By: Peter De Schrijver <pdeschrijver@nvidia.com>
Diffstat (limited to 'include/dt-bindings/clock/tegra20-car.h')
-rw-r--r--include/dt-bindings/clock/tegra20-car.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/tegra20-car.h b/include/dt-bindings/clock/tegra20-car.h
index a1ae9a8fdd6c..9406207cfac8 100644
--- a/include/dt-bindings/clock/tegra20-car.h
+++ b/include/dt-bindings/clock/tegra20-car.h
@@ -92,7 +92,7 @@
#define TEGRA20_CLK_OWR 71
#define TEGRA20_CLK_AFI 72
#define TEGRA20_CLK_CSITE 73
-#define TEGRA20_CLK_PCIE_XCLK 74
+/* 74 */
#define TEGRA20_CLK_AVPUCQ 75
#define TEGRA20_CLK_LA 76
/* 77 */