lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 28 May 2015 19:57:00 +0200
From:	Sebastian Reichel <sre@...nel.org>
To:	Jim Davis <jim.epost@...il.com>, NeilBrown <neilb@...e.de>
Cc:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next <linux-next@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	linux-pm@...r.kernel.org, Felipe Balbi <balbi@...com>
Subject: Re: randconfig build error with next-20150528, in
 drivers/power/twl4030_charger.c

Hi,

[+CC NeilBrown]
[+CC Felipe Balbi]

On Thu, May 28, 2015 at 10:05:55AM -0700, Jim Davis wrote:
> drivers/power/twl4030_charger.c: In function ‘twl4030_bci_probe’:
> drivers/power/twl4030_charger.c:648:23: 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 i
> nteger without a cast [-Wint-conversion]
>     bci->transceiver = devm_usb_get_phy_by_node(
>                      ^

This has been introduced by the following commit from Neil Brown:

power: twl4030_charger: find associated phy by more reliable means.

-- Sebastian

Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ