]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: tegra: remove Tegra30 errata from MACH_TEGRA_DT
authorStephen Warren <swarren@nvidia.com>
Thu, 5 Apr 2012 22:50:05 +0000 (16:50 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Apr 2012 15:33:48 +0000 (08:33 -0700)
commit95e465deb2cf36f1ebc48df3e061a34e7b9a9b1a
tree04f5f470dc9359dc38a48333a7e6c4109d0f5f46
parent2d5e264758e31dd1d1e609a5a4d3d6dc693b9d2e
ARM: tegra: remove Tegra30 errata from MACH_TEGRA_DT

[no upstream commit match, as this is a fix for a mis-applied patch in the
previous 3.2-stable release. - gregkh]

Commit 83e4194 "ARM: tegra: select required CPU and L2 errata options"
contained two chunks; one was errata for Tegra20 (correctly applied)
and the second errata for Tegra30. The latter was accidentally applied
to the wrong config option; Tegra30 support wasn't added until v3.3,
and so the second chunk should have just been dropped. This patch does
so.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-tegra/Kconfig