All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: Padmavathi Venna <padma.v@samsung.com>
Cc: kgene.kim@samsung.com, linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/2] SPI: S5PC100: Enable the SPI driver for S5PC100
Date: Tue, 5 Jul 2011 11:05:06 +0100	[thread overview]
Message-ID: <20110705100506.GT8286@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1309801476-29678-1-git-send-email-padma.v@samsung.com>

On Mon, Jul 04, 2011 at 01:44:35PM -0400, Padmavathi Venna wrote:
>  config SPI_S3C64XX
>  	tristate "Samsung S3C64XX series type SPI"
> -	depends on (ARCH_S3C64XX || ARCH_S5P64X0)
> +	depends on (ARCH_S3C64XX || ARCH_S5P64X0 || ARCH_S5PC100)

Just get rid of the unnecessary parens here.

WARNING: multiple messages have this Message-ID (diff)
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] SPI: S5PC100: Enable the SPI driver for S5PC100
Date: Tue, 5 Jul 2011 11:05:06 +0100	[thread overview]
Message-ID: <20110705100506.GT8286@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1309801476-29678-1-git-send-email-padma.v@samsung.com>

On Mon, Jul 04, 2011 at 01:44:35PM -0400, Padmavathi Venna wrote:
>  config SPI_S3C64XX
>  	tristate "Samsung S3C64XX series type SPI"
> -	depends on (ARCH_S3C64XX || ARCH_S5P64X0)
> +	depends on (ARCH_S3C64XX || ARCH_S5P64X0 || ARCH_S5PC100)

Just get rid of the unnecessary parens here.

  parent reply	other threads:[~2011-07-05 10:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-04 17:44 [PATCH 1/2] SPI: S5PC100: Enable the SPI driver for S5PC100 Padmavathi Venna
2011-07-04 17:44 ` Padmavathi Venna
2011-07-04 17:44 ` [PATCH 2/2] SPI: S5PV210: Enable the SPI driver for S5PV210 Padmavathi Venna
2011-07-04 17:44   ` Padmavathi Venna
2011-07-06  3:15   ` Tushar Behera
2011-07-06  3:15     ` Tushar Behera
2011-07-06  7:38     ` padma venkat
2011-07-06  7:38       ` padma venkat
2011-07-05 10:05 ` Russell King - ARM Linux [this message]
2011-07-05 10:05   ` [PATCH 1/2] SPI: S5PC100: Enable the SPI driver for S5PC100 Russell King - ARM Linux
2011-07-06  7:04   ` padma venkat
2011-07-06  7:04     ` padma venkat
2011-07-08 12:22 Padmavathi Venna
2011-07-08 12:22 ` Padmavathi Venna

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110705100506.GT8286@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=padma.v@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.