[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <201006301919.51697.anarsoul@gmail.com>
Date: Wed, 30 Jun 2010 19:19:45 +0300
From: Vasily Khoruzhick <anarsoul@...il.com>
To: Christoph Egger <siccegge@...fau.de>
Cc: Vincent Sanders <support@...tec.co.uk>,
Ben Dooks <ben-linux@...ff.org>,
Russell King <linux@....linux.org.uk>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
vamos@...informatik.uni-erlangen.de
Subject: Re: [PATCH 28/33] Removing dead CPU_S3C24XX
В сообщении от 30 июня 2010 19:02:51 автор Christoph Egger написал:
> CPU_S3C24XX doesn't exist in Kconfig, therefore removing all
> references for it from the source code.
>
> Signed-off-by: Christoph Egger <siccegge@...fau.de>
> ---
> arch/arm/mach-s3c2410/include/mach/gpio.h | 4 ----
> 1 files changed, 0 insertions(+), 4 deletions(-)
>
> diff --git a/arch/arm/mach-s3c2410/include/mach/gpio.h
> b/arch/arm/mach-s3c2410/include/mach/gpio.h index b649bf2..a37d274 100644
> --- a/arch/arm/mach-s3c2410/include/mach/gpio.h
> +++ b/arch/arm/mach-s3c2410/include/mach/gpio.h
> @@ -30,8 +30,4 @@
> #include <mach/gpio-nrs.h>
> #include <mach/gpio-fns.h>
>
> -#ifdef CONFIG_CPU_S3C24XX
> -#define S3C_GPIO_END (S3C2410_GPIO_BANKJ + 32)
> -#else
> #define S3C_GPIO_END (S3C2410_GPIO_BANKH + 32)
> -#endif
This patch conflicts with Yaugen Kharuzhy patch (ARM: S3C24XX: Fix gpiolib
support for ports K..M), S3C24XX is just a typo, it should be S3C244X and that
was fixed by mentioned patch
Regards
Vasily
Download attachment "signature.asc " of type "application/pgp-signature" (199 bytes)
Powered by blists - more mailing lists