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 <cw00.c...@samsung.com>
> Signed-off-by: Myungjoo Ham <myungjoo....@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.p...@samsung.com>
> ---

Applied, thanks!

-- 
Anton Vorontsov
Email: cbouatmai...@gmail.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
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