* [PATCH] ARM: Don't include mach-nuc93x/Kconfig
@ 2011-09-22 20:03 Stephen Warren
2011-09-22 20:10 ` Nicolas Pitre
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Warren @ 2011-09-22 20:03 UTC (permalink / raw)
To: linux-arm-kernel
Commit 6adc1e7ff19d9befdbb7781b26fff42bb0bc21e2 "ARM: mach-nuc93x: delete"
removed support for this sub-architecture, thus deleting that file. So,
don't include it. grep indicates no more references to this machine.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
---
arch/arm/Kconfig | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 89bd520..472a7f8 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -969,8 +969,6 @@ source "arch/arm/mach-netx/Kconfig"
source "arch/arm/mach-nomadik/Kconfig"
source "arch/arm/plat-nomadik/Kconfig"
-source "arch/arm/mach-nuc93x/Kconfig"
-
source "arch/arm/plat-omap/Kconfig"
source "arch/arm/mach-omap1/Kconfig"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: Don't include mach-nuc93x/Kconfig
2011-09-22 20:03 [PATCH] ARM: Don't include mach-nuc93x/Kconfig Stephen Warren
@ 2011-09-22 20:10 ` Nicolas Pitre
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Pitre @ 2011-09-22 20:10 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, 22 Sep 2011, Stephen Warren wrote:
> Commit 6adc1e7ff19d9befdbb7781b26fff42bb0bc21e2 "ARM: mach-nuc93x: delete"
> removed support for this sub-architecture, thus deleting that file. So,
> don't include it. grep indicates no more references to this machine.
>
> Signed-off-by: Stephen Warren <swarren@nvidia.com>
This is fixed in the latest arm-soc.git.
> ---
> arch/arm/Kconfig | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index 89bd520..472a7f8 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -969,8 +969,6 @@ source "arch/arm/mach-netx/Kconfig"
> source "arch/arm/mach-nomadik/Kconfig"
> source "arch/arm/plat-nomadik/Kconfig"
>
> -source "arch/arm/mach-nuc93x/Kconfig"
> -
> source "arch/arm/plat-omap/Kconfig"
>
> source "arch/arm/mach-omap1/Kconfig"
> --
> 1.7.0.4
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-09-22 20:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-22 20:03 [PATCH] ARM: Don't include mach-nuc93x/Kconfig Stephen Warren
2011-09-22 20:10 ` Nicolas Pitre
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox