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


Groups > linux.kernel > #1548962 > unrolled thread

surface3_button.c:undefined reference to `i2c_del_driver'

Started bykbuild test robot <fengguang.wu@intel.com>
First post2017-01-02 07:30 +0100
Last post2017-01-02 10:10 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  surface3_button.c:undefined reference to `i2c_del_driver' kbuild test robot <fengguang.wu@intel.com> - 2017-01-02 07:30 +0100
    Re: surface3_button.c:undefined reference to `i2c_del_driver' Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2017-01-02 10:10 +0100

#1548962 — surface3_button.c:undefined reference to `i2c_del_driver'

Fromkbuild test robot <fengguang.wu@intel.com>
Date2017-01-02 07:30 +0100
Subjectsurface3_button.c:undefined reference to `i2c_del_driver'
Message-ID<sV4i5-2Fu-1@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi Benjamin,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   0c744ea4f77d72b3dcebb7a8f2684633ec79be88
commit: 1a64b719d3ae0e4fb939d9a9e31abb60b4ce4eb1 platform/x86: Introduce button support for the Surface 3
date:   2 weeks ago
config: i386-randconfig-c0-01021248 (attached as .config)
compiler: gcc-4.9 (Debian 4.9.4-2) 4.9.4
reproduce:
        git checkout 1a64b719d3ae0e4fb939d9a9e31abb60b4ce4eb1
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `surface3_driver_exit':
>> surface3_button.c:(.exit.text+0x152d): undefined reference to `i2c_del_driver'
   drivers/built-in.o: In function `surface3_driver_init':
>> surface3_button.c:(.init.text+0x1754d): undefined reference to `i2c_register_driver'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[toc] | [next] | [standalone]


#1549043

FromAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Date2017-01-02 10:10 +0100
Message-ID<sV6MV-4B9-1@gated-at.bofh.it>
In reply to#1548962
On Mon, 2017-01-02 at 14:25 +0800, kbuild test robot wrote:
> Hi Benjamin,
> 
> FYI, the error/warning still remains.

It's pending in fixes branch of drivers/platform/x86 subsystem.

Darren would you mind to tag 4.10-3 and send pull request to Linus?

> 
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
> .git master
> head:   0c744ea4f77d72b3dcebb7a8f2684633ec79be88
> commit: 1a64b719d3ae0e4fb939d9a9e31abb60b4ce4eb1 platform/x86:
> Introduce button support for the Surface 3
> date:   2 weeks ago
> config: i386-randconfig-c0-01021248 (attached as .config)
> compiler: gcc-4.9 (Debian 4.9.4-2) 4.9.4
> reproduce:
>         git checkout 1a64b719d3ae0e4fb939d9a9e31abb60b4ce4eb1
>         # save the attached .config to linux build tree
>         make ARCH=i386 
> 
> All errors (new ones prefixed by >>):
> 
>    drivers/built-in.o: In function `surface3_driver_exit':
> > > surface3_button.c:(.exit.text+0x152d): undefined reference to
> > > `i2c_del_driver'
> 
>    drivers/built-in.o: In function `surface3_driver_init':
> > > surface3_button.c:(.init.text+0x1754d): undefined reference to
> > > `i2c_register_driver'
> 
> ---
> 0-DAY kernel test infrastructure                Open Source Technology
> Center
> https://lists.01.org/pipermail/kbuild-all                   Intel
> Corporation

-- 
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Intel Finland Oy

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web