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


Groups > linux.kernel > #1652816

Re: panel-samsung-s6e3ha2.c:undefined reference to `backlight_device_unregister'

From Hoegeun Kwon <hoegeun.kwon@samsung.com>
Newsgroups linux.kernel
Subject Re: panel-samsung-s6e3ha2.c:undefined reference to `backlight_device_unregister'
Date 2017-05-30 07:20 +0200
Message-ID <tMHJv-2OO-7@gated-at.bofh.it> (permalink)
References <tMHJv-2OO-9@gated-at.bofh.it> <tLWAV-4kd-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Dear Thierry,

This problem need to [1] patch.

[1] https://patchwork.kernel.org/patch/9688585/

Best regards,
Hoegeun

On 05/28/2017 11:52 AM, kbuild test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head:   249f1efd8e3d58f86469fc305b0eda39db18d7ce
> commit: ed29f9426d9bf1b5ec7e79dfb28f39de7b3a0069 drm/panel: Add support for S6E3HA2 panel driver on TM2 board
> date:   7 weeks ago
> config: x86_64-randconfig-s3-05280946 (attached as .config)
> compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
> reproduce:
>          git checkout ed29f9426d9bf1b5ec7e79dfb28f39de7b3a0069
>          # save the attached .config to linux build tree
>          make ARCH=x86_64
>
> All errors (new ones prefixed by >>):
>
>     drivers/built-in.o: In function `s6e3ha2_remove':
>>> panel-samsung-s6e3ha2.c:(.text+0x1cc45f): undefined reference to `backlight_device_unregister'
>     drivers/built-in.o: In function `s6e3ha2_probe':
>>> panel-samsung-s6e3ha2.c:(.text+0x1cd24c): undefined reference to `backlight_device_register'
>     panel-samsung-s6e3ha2.c:(.text+0x1cd34d): undefined reference to `backlight_device_unregister'
>
> ---
> 0-DAY kernel test infrastructure                Open Source Technology Center
> https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

panel-samsung-s6e3ha2.c:undefined reference to  `backlight_device_unregister' kbuild test robot <fengguang.wu@intel.com> - 2017-05-28 05:00 +0200
  Re: panel-samsung-s6e3ha2.c:undefined reference to  `backlight_device_unregister' Hoegeun Kwon <hoegeun.kwon@samsung.com> - 2017-05-30 07:20 +0200

csiph-web