Re: [PATCH] ARM: Don't include mach-nuc93x/Kconfig

From: Nicolas Pitre
Date: Thu Sep 22 2011 - 16:11:22 EST


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@xxxxxxxxxx>

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
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/