From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751096AbdE2IVh (ORCPT ); Mon, 29 May 2017 04:21:37 -0400 Received: from mail-io0-f169.google.com ([209.85.223.169]:34548 "EHLO mail-io0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751025AbdE2IVf (ORCPT ); Mon, 29 May 2017 04:21:35 -0400 MIME-Version: 1.0 In-Reply-To: <1495478466.6967.67.camel@linux.intel.com> References: <201704030713.jb1PXu29%fengguang.wu@intel.com> <1495478466.6967.67.camel@linux.intel.com> From: Linus Walleij Date: Mon, 29 May 2017 10:21:23 +0200 Message-ID: Subject: Re: [tip:x86/platform 1/1] platform_bt.c:undefined reference to `gpiod_add_lookup_table' To: Andy Shevchenko Cc: kbuild test robot , "kbuild-all@01.org" , "linux-kernel@vger.kernel.org" , tipbuild@zytor.com, Ingo Molnar Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 22, 2017 at 8:41 PM, Andy Shevchenko wrote: > On Mon, 2017-04-03 at 07:23 +0800, kbuild test robot wrote: >> tree: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git >> x86/platform >> head: d4d969909bef4c1e103eec0fc2c820773811fb72 >> commit: d4d969909bef4c1e103eec0fc2c820773811fb72 [1/1] >> x86/platform/intel-mid: Enable Bluetooth support on Intel Edison >> config: x86_64-randconfig-s4-04030434 (attached as .config) >> compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 >> reproduce: >> git checkout d4d969909bef4c1e103eec0fc2c820773811fb72 >> # save the attached .config to linux build tree >> make ARCH=x86_64 >> >> All errors (new ones prefixed by >>): >> >> arch/x86/built-in.o: In function `tng_bt_sfi_setup': >> > > platform_bt.c:(.init.text+0x13a30): undefined reference to >> > > `gpiod_add_lookup_table' >> >> > > This is going to be fixed by > https://lkml.org/lkml/2017/5/11/774 > when Linus applies the patch. I've sent a pull request to Torvalds for this patch today. Yours, Linus Walleij