summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/tegra30-car.h
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2013-11-07 10:58:21 -0700
committerStephen Warren <swarren@nvidia.com>2013-12-11 16:45:13 -0700
commita85f06badc3cff4069f2f5112cea63cd39d99920 (patch)
tree1f8550812bcf67687068b9e7e39459658ee02a0c /include/dt-bindings/clock/tegra30-car.h
parent2ae77527bb1a510070d039aaa22d1ae9a5807b6f (diff)
downloadop-kernel-dev-a85f06badc3cff4069f2f5112cea63cd39d99920.zip
op-kernel-dev-a85f06badc3cff4069f2f5112cea63cd39d99920.tar.gz
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/tegra30-car.h')
-rw-r--r--include/dt-bindings/clock/tegra30-car.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/tegra30-car.h b/include/dt-bindings/clock/tegra30-car.h
index 2244582..889e49b 100644
--- a/include/dt-bindings/clock/tegra30-car.h
+++ b/include/dt-bindings/clock/tegra30-car.h
@@ -92,7 +92,7 @@
#define TEGRA30_CLK_OWR 71
#define TEGRA30_CLK_AFI 72
#define TEGRA30_CLK_CSITE 73
-#define TEGRA30_CLK_PCIEX 74
+/* 74 */
#define TEGRA30_CLK_AVPUCQ 75
#define TEGRA30_CLK_LA 76
/* 77 */
OpenPOWER on IntegriCloud