[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <F45880696056844FA6A73F415B568C69589ECE9761@EXDCVYMBSTM006.EQ1STM.local>
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