Re: [PATCH -next] extcon: extcon-arizona depends on INPUT

From: Randy Dunlap
Date: Tue Sep 04 2012 - 19:51:13 EST


On 08/26/2012 04:53 PM, Chanwoo Choi wrote:

> On 08/25/2012 02:04 AM, Randy Dunlap wrote:
>
>> From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
>>
>> extcon-arizona uses input_*() functions so it should depend
>> on INPUT.
>>
>> ERROR: "input_event" [drivers/extcon/extcon-arizona.ko] undefined!
>> ERROR: "input_free_device" [drivers/extcon/extcon-arizona.ko] undefined!
>> ERROR: "input_register_device" [drivers/extcon/extcon-arizona.ko] undefined!
>> ERROR: "input_set_capability" [drivers/extcon/extcon-arizona.ko] undefined!
>> ERROR: "input_allocate_device" [drivers/extcon/extcon-arizona.ko] undefined!
>> ERROR: "input_unregister_device" [drivers/extcon/extcon-arizona.ko] undefined!
>>
>> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
>> Cc: MyungJoo Ham <myungjoo.ham@xxxxxxxxxxx>
>> Cc: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
>> Cc: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
>> ---
>
> Thanks much,
>
> Signed-off-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
>
> I will apply this patch to
> http://10.90.51.51/cgi-bin/gitweb.cgi?p=linux-samsung;a=shortlog;h=refs/heads/extcon-for-next
> and you can check it after some hours.

Hi,
This build error still happens in linux-next of 20120904.

Can we get the patch merged for linux-next?

thanks,
--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/