On 08/25/2012 02:04 AM, Randy Dunlap wrote: > From: Randy Dunlap <[email protected]> > > 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 <[email protected]> > Cc: MyungJoo Ham <[email protected]> > Cc: Chanwoo Choi <[email protected]> > Cc: Mark Brown <[email protected]> > ---
Thanks much, Signed-off-by: Chanwoo Choi <[email protected]> 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. -- 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/

