[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120716051539.GA14597@lizard>
Date: Sun, 15 Jul 2012 22:15:39 -0700
From: Anton Vorontsov <cbouatmailru@...il.com>
To: Chanwoo Choi <cw00.choi@...sung.com>
Cc: jenny.tc@...el.com, ramakrishna.pallala@...el.com,
myungjoo.ham@...sung.com, kyungmin.park@...sung.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] charger-manager: Fix build break related to EXTCON
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.choi@...sung.com>
> Signed-off-by: Myungjoo Ham <myungjoo.ham@...sung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@...sung.com>
> ---
Applied, thanks!
--
Anton Vorontsov
Email: cbouatmailru@...il.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists