linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: Tree for May 29 (drivers/power/twl4030_charger)
       [not found] <20150529221804.2b8940f3@canb.auug.org.au>
@ 2015-05-29 16:55 ` Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2015-05-29 16:55 UTC (permalink / raw)
  To: Stephen Rothwell, linux-next; +Cc: linux-kernel, Ignotas, Linux PM list

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-29 16:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20150529221804.2b8940f3@canb.auug.org.au>
2015-05-29 16:55 ` linux-next: Tree for May 29 (drivers/power/twl4030_charger) Randy Dunlap

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).