On Mon, Jul 16, 2012 at 01:46:14PM +0900, Chanwoo Choi wrote:
> This patch select CONFIG_EXTCON to resolve below build break of 
> charger-manager
> because charger-manager use API of EXTCON subsystem.
> 
> drivers/built-in.o: In function `charger_manager_probe':
> charger-manager.c:(.text+0x11d61a): undefined reference to 
> `extcon_register_interest'
> charger-manager.c:(.text+0x11d7b6): undefined reference to 
> `extcon_unregister_interest'
> drivers/built-in.o: In function `charger_manager_remove':
> charger-manager.c:(.devexit.text+0x8f3): undefined reference to 
> `extcon_unregister_interest'
> 
> Signed-off-by: Chanwoo Choi <[email protected]>
> Signed-off-by: Myungjoo Ham <[email protected]>
> Signed-off-by: Kyungmin Park <[email protected]>
> ---

Applied, thanks!

-- 
Anton Vorontsov
Email: [email protected]
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to