All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@samba.org>
To: Ishizaki Kou <kou.ishizaki@toshiba.co.jp>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 10/11] Celleb: basic support
Date: Thu, 8 Feb 2007 16:28:10 +1100	[thread overview]
Message-ID: <17866.46314.560561.936484@cargo.ozlabs.ibm.com> (raw)
In-Reply-To: <200701261219.l0QCJAG1024510@toshiba.co.jp>

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?

Paul.

  reply	other threads:[~2007-02-08  5:28 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 [this message]
2007-02-08  8:22   ` Ishizaki Kou
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=17866.46314.560561.936484@cargo.ozlabs.ibm.com \
    --to=paulus@samba.org \
    --cc=kou.ishizaki@toshiba.co.jp \
    --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.