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, Ignotas <notasas@gmail.com>,
	Linux PM list <linux-pm@vger.kernel.org>
Subject: Re: linux-next: Tree for May 29 (drivers/power/twl4030_charger)
Date: Fri, 29 May 2015 09:55:27 -0700	[thread overview]
Message-ID: <556899FF.1040705@infradead.org> (raw)
In-Reply-To: <20150529221804.2b8940f3@canb.auug.org.au>

On 05/29/15 05:18, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20150528:
> 

on i386:
when CONFIG_USB_SUPPORT is not enabled:

../drivers/power/twl4030_charger.c: In function 'twl4030_bci_probe':
../drivers/power/twl4030_charger.c:648:4: error: implicit declaration of function 'devm_usb_get_phy_by_node' [-Werror=implicit-function-declaration]
    bci->transceiver = devm_usb_get_phy_by_node(
    ^
../drivers/power/twl4030_charger.c:648:21: warning: assignment makes pointer from integer without a cast [enabled by default]
    bci->transceiver = devm_usb_get_phy_by_node(
                     ^

Should this driver depend on USB_SUPPORT?


-- 
~Randy

  reply	other threads:[~2015-05-29 16:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-29 12:18 linux-next: Tree for May 29 Stephen Rothwell
2015-05-29 16:55 ` Randy Dunlap [this message]
2015-05-29 17:14 ` linux-next: Tree for May 29 (media/i2c/ov2659) Randy Dunlap

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=556899FF.1040705@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=notasas@gmail.com \
    --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).