* [PATCH] ARM: tegra: remove duplicate select USE_OF
@ 2012-08-20 15:41 Stephen Warren
2012-08-20 17:15 ` Stephen Warren
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Warren @ 2012-08-20 15:41 UTC (permalink / raw)
To: linux-arm-kernel
From: Stephen Warren <swarren@nvidia.com>
ARCH_TEGRA (arch/arm/Kconfig) now selects USE_OF, so there's not need
for ARCH_TEGRA_3x_SOC to do so too.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
---
arch/arm/mach-tegra/Kconfig | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
index d3e73ec..b3226f8 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -34,7 +34,6 @@ config ARCH_TEGRA_3x_SOC
select USB_ARCH_HAS_EHCI if USB_SUPPORT
select USB_ULPI if USB
select USB_ULPI_VIEWPORT if USB_SUPPORT
- select USE_OF
select ARM_ERRATA_743622
select ARM_ERRATA_751472
select ARM_ERRATA_754322
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: tegra: remove duplicate select USE_OF
2012-08-20 15:41 [PATCH] ARM: tegra: remove duplicate select USE_OF Stephen Warren
@ 2012-08-20 17:15 ` Stephen Warren
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Warren @ 2012-08-20 17:15 UTC (permalink / raw)
To: linux-arm-kernel
On 08/20/2012 09:41 AM, Stephen Warren wrote:
> ARCH_TEGRA (arch/arm/Kconfig) now selects USE_OF, so there's not need
> for ARCH_TEGRA_3x_SOC to do so too.
Applied to Tegra's for-3.7/fixes branch.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-08-20 17:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-20 15:41 [PATCH] ARM: tegra: remove duplicate select USE_OF Stephen Warren
2012-08-20 17:15 ` Stephen Warren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).