All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ishizaki Kou <kou.ishizaki@toshiba.co.jp>
To: paulus@samba.org
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 10/11] Celleb: basic support
Date: Thu, 08 Feb 2007 17:22:07 +0900 (JST)	[thread overview]
Message-ID: <200702080822.l188MFxp028975@toshiba.co.jp> (raw)
In-Reply-To: <17866.46314.560561.936484@cargo.ozlabs.ibm.com>

Paul-san,

> Ishizaki Kou writes:
> 
> > +config PPC_CELLEB
> > +	bool "Toshiba's Cell Reference Set 'Celleb' Architecture"
> > +	depends on PPC_MULTIPLATFORM && PPC64
> > +	select PPC_CELL
> > +	select PPC_OF_PLATFORM_PCI
> > +	select HAS_TXX9_SERIAL
> > +	select PPC_UDBG_BEAT
> > +	select USB_OHCI_BIG_ENDIAN_MMIO
> > +	select USB_EHCI_BIG_ENDIAN_MMIO
> 
> I get:
> 
> scripts/kconfig/conf -s arch/powerpc/Kconfig
> arch/powerpc/Kconfig:569:warning: 'select' used by config symbol
'PPC_CELLEB' refer to undefined symbol 'USB_OHCI_BIG_ENDIAN_MMIO'
> arch/powerpc/Kconfig:570:warning: 'select' used by config symbol
'PPC_CELLEB' refer to undefined symbol 'USB_EHCI_BIG_ENDIAN_MMIO'
> 
> I applied this patch anyway.  Is this something that will get fixed by
> changes you have submitted to the USB maintainer, or is some other fix
> required?

These symbols will be introduced by USB subsystem. The patch was
posted by Ben-san and was already accepted for 2.6.21.

Best regards,
Kou Ishizaki

  reply	other threads:[~2007-02-08  8:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-26 12:19 [PATCH 10/11] Celleb: basic support Ishizaki Kou
2007-02-08  5:28 ` Paul Mackerras
2007-02-08  8:22   ` Ishizaki Kou [this message]
2007-02-08 21:18   ` Benjamin Herrenschmidt
2007-02-02  7:47 Ishizaki Kou
2007-02-07  0:40 ` Benjamin Herrenschmidt

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=200702080822.l188MFxp028975@toshiba.co.jp \
    --to=kou.ishizaki@toshiba.co.jp \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.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.