Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1572860 > unrolled thread

Re: [kbuild-all] [PATCH 1/3] pinctrl: intel: Add support for hardware debouncer

Started byYe Xiaolong <xiaolong.ye@intel.com>
First post2017-02-03 03:40 +0100
Last post2017-02-03 03:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [kbuild-all] [PATCH 1/3] pinctrl: intel: Add support for  hardware debouncer Ye Xiaolong <xiaolong.ye@intel.com> - 2017-02-03 03:40 +0100

#1572860 — Re: [kbuild-all] [PATCH 1/3] pinctrl: intel: Add support for hardware debouncer

FromYe Xiaolong <xiaolong.ye@intel.com>
Date2017-02-03 03:40 +0100
SubjectRe: [kbuild-all] [PATCH 1/3] pinctrl: intel: Add support for hardware debouncer
Message-ID<t6BX4-3Um-7@gated-at.bofh.it>
On 01/27, Mika Westerberg wrote:
>On Fri, Jan 27, 2017 at 07:51:03PM +0800, kbuild test robot wrote:
>> Hi Mika,
>> 
>> [auto build test ERROR on pinctrl/for-next]
>> [also build test ERROR on v4.10-rc5 next-20170125]
>> [if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
>> 
>> url:    https://github.com/0day-ci/linux/commits/Mika-Westerberg/pinctrl-intel-Add-support-for-hardware-debouncer/20170127-181144
>> base:   https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git for-next
>> config: x86_64-randconfig-s5-01271855 (attached as .config)
>> compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
>> reproduce:
>>         # save the attached .config to linux build tree
>>         make ARCH=x86_64 
>> 
>> All errors (new ones prefixed by >>):
>> 
>> >> drivers/pinctrl/intel/pinctrl-intel.c:754:2: error: unknown field 'set_config' specified in initializer
>>      .set_config = gpiochip_generic_config,
>>      ^
>> >> drivers/pinctrl/intel/pinctrl-intel.c:754:16: error: 'gpiochip_generic_config' undeclared here (not in a function)
>>      .set_config = gpiochip_generic_config,
>>                    ^~~~~~~~~~~~~~~~~~~~~~~
>
>Dear kbuild robot, thanks for spotting this. However, in this case the
>series is based on top of linux-pinctrl.git/devel branch which should
>include the missing changes.
>

Thanks for the message, we've added the devel branch as the apply base to fix it.

Thanks,
Xiaolong

>Keep up the good work, though :)
>_______________________________________________
>kbuild-all mailing list
>kbuild-all@lists.01.org
>https://lists.01.org/mailman/listinfo/kbuild-all

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web