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:	Wed, 14 Mar 2012 05:03:25 +0100
From:	Arun MURTHY <arun.murthy@...ricsson.com>
To:	Anton Vorontsov <anton.vorontsov@...aro.org>
Cc:	"dwmw2@...radead.org" <dwmw2@...radead.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Karl KOMIEROWSKI <karl.komierowski@...ricsson.com>,
	Johan BJORNSTEDT <johan.bjornstedt@...ricsson.com>,
	"linus.walleij@...aro.org" <linus.walleij@...aro.org>
Subject: RE: [PATCH 1/6] ab8500_charger: Convert to the new USB OTG calls


> This patch fixes the following build errors:
> 
> ab8500_charger.c: In function 'ab8500_charger_remove':
> ab8500_charger.c:2519:2: error: implicit declaration of function
> 'otg_unregister_notifier' [-Werror=implicit-function-declaration]
> ab8500_charger.c:2520:2: error: implicit declaration of function
> 'otg_put_transceiver' [-Werror=implicit-function-declaration]
> ab8500_charger.c: In function 'ab8500_charger_probe':
> ab8500_charger.c:2688:2: error: implicit declaration of function
> 'otg_get_transceiver' [-Werror=implicit-function-declaration]
> ab8500_charger.c:2688:10: warning: assignment makes pointer from
> integer without a cast [enabled by default]
> ab8500_charger.c:2695:2: error: implicit declaration of function
> 'otg_register_notifier' [-Werror=implicit-function-declaration]
> 
> Signed-off-by: Anton Vorontsov <anton.vorontsov@...aro.org>
> ---

Signed-off-by: Arun Murthy <arun.murthy@...ricsson.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ