All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Akira Iguchi <akira2.iguchi@toshiba.co.jp>
Cc: linux-ide@vger.kernel.org, linuxppc-dev@ozlabs.org,
	kou.ishizaki@toshiba.co.jp
Subject: Re: [PATCH] drivers/ata/Kconfig: PATA_SCC depends on wrong platform
Date: Mon, 19 Mar 2007 12:04:13 -0400	[thread overview]
Message-ID: <45FEB47D.1090906@garzik.org> (raw)
In-Reply-To: <200703150530.l2F5Uwel024855@toshiba.co.jp>

Akira Iguchi wrote:
> PATA_SCC depends on PPC_CELLEB. (not PPC_IBM_CELL_BLADE)
> 
> Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp>
> Signed-off-by: Akira Iguchi <akira2.iguchi@toshiba.co.jp>
> ---
> 
> diff -Nrpu -X linux-2.6.21-rc3/Documentation/dontdiff linux-2.6.21-rc3/drivers/ata/Kconfig linux-2.6.21-rc3.mod/drivers/ata/Kconfig
> --- linux-2.6.21-rc3/drivers/ata/Kconfig	2007-03-07 13:41:20.000000000 +0900
> +++ linux-2.6.21-rc3.mod/drivers/ata/Kconfig	2007-03-15 23:04:14.000000000 +0900
> @@ -564,7 +564,7 @@ config PATA_IXP4XX_CF
>  
>  config PATA_SCC
>  	tristate "Toshiba's Cell Reference Set IDE support"
> -	depends on PCI && PPC_IBM_CELL_BLADE
> +	depends on PCI && PPC_CELLEB
>  	help
>  	  This option enables support for the built-in IDE controller on

aplied



WARNING: multiple messages have this Message-ID (diff)
From: Jeff Garzik <jeff@garzik.org>
To: Akira Iguchi <akira2.iguchi@toshiba.co.jp>
Cc: linux-ide@vger.kernel.org, linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] drivers/ata/Kconfig: PATA_SCC depends on wrong platform
Date: Mon, 19 Mar 2007 12:04:13 -0400	[thread overview]
Message-ID: <45FEB47D.1090906@garzik.org> (raw)
In-Reply-To: <200703150530.l2F5Uwel024855@toshiba.co.jp>

Akira Iguchi wrote:
> PATA_SCC depends on PPC_CELLEB. (not PPC_IBM_CELL_BLADE)
> 
> Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp>
> Signed-off-by: Akira Iguchi <akira2.iguchi@toshiba.co.jp>
> ---
> 
> diff -Nrpu -X linux-2.6.21-rc3/Documentation/dontdiff linux-2.6.21-rc3/drivers/ata/Kconfig linux-2.6.21-rc3.mod/drivers/ata/Kconfig
> --- linux-2.6.21-rc3/drivers/ata/Kconfig	2007-03-07 13:41:20.000000000 +0900
> +++ linux-2.6.21-rc3.mod/drivers/ata/Kconfig	2007-03-15 23:04:14.000000000 +0900
> @@ -564,7 +564,7 @@ config PATA_IXP4XX_CF
>  
>  config PATA_SCC
>  	tristate "Toshiba's Cell Reference Set IDE support"
> -	depends on PCI && PPC_IBM_CELL_BLADE
> +	depends on PCI && PPC_CELLEB
>  	help
>  	  This option enables support for the built-in IDE controller on

aplied

  reply	other threads:[~2007-03-19 16:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-15  5:32 [PATCH] drivers/ata/Kconfig: PATA_SCC depends on wrong platform Akira Iguchi
2007-03-19 16:04 ` Jeff Garzik [this message]
2007-03-19 16:04   ` Jeff Garzik
  -- strict thread matches above, loose matches on Subject: below --
2007-03-15  5:32 Akira Iguchi

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=45FEB47D.1090906@garzik.org \
    --to=jeff@garzik.org \
    --cc=akira2.iguchi@toshiba.co.jp \
    --cc=kou.ishizaki@toshiba.co.jp \
    --cc=linux-ide@vger.kernel.org \
    --cc=linuxppc-dev@ozlabs.org \
    /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.