linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>, linux-next@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
	USB list <linux-usb@vger.kernel.org>,
	John Youn <johnyoun@synopsys.com>
Subject: Re: linux-next: Tree for Mar 19 (usb/dwc2)
Date: Thu, 19 Mar 2015 10:23:37 -0700	[thread overview]
Message-ID: <550B0619.8070909@infradead.org> (raw)
In-Reply-To: <20150319182850.3e05e8a5@canb.auug.org.au>

On 03/19/15 00:28, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20150318:
> 

on i386:

drivers/built-in.o: In function `dwc2_pci_remove':
pci.c:(.text+0x37ecf1): undefined reference to `usb_phy_generic_unregister'
drivers/built-in.o: In function `dwc2_pci_probe':
pci.c:(.text+0x37ee8d): undefined reference to `usb_phy_generic_register'
pci.c:(.text+0x37ef63): undefined reference to `usb_phy_generic_unregister'

when CONFIG_NOP_USB_XCEIV=m
and CONFIG_USB_DWC2=y
CONFIG_USB_DWC2_HOST=y
CONFIG_USB_DWC2_PLATFORM=y
CONFIG_USB_DWC2_PCI=y


Maybe USB_DWC2_PCI should depend on NOP_USB_XCEIV?

-- 
~Randy

      reply	other threads:[~2015-03-19 17:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-19  7:28 linux-next: Tree for Mar 19 Stephen Rothwell
2015-03-19 17:23 ` Randy Dunlap [this message]

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=550B0619.8070909@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=johnyoun@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).