From: Stephen Warren Date: Thu, 5 Apr 2012 22:50:05 +0000 (-0600) Subject: ARM: tegra: remove Tegra30 errata from MACH_TEGRA_DT X-Git-Tag: v3.2.15~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95e465deb2cf36f1ebc48df3e061a34e7b9a9b1a;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed