linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Doug Anderson <dianders@chromium.org>
To: kernel test robot <lkp@intel.com>
Cc: oe-kbuild-all@lists.linux.dev,
	 Linux Memory Management List <linux-mm@kvack.org>,
	Maxime Ripard <mripard@kernel.org>,
	 Benjamin Tissoires <bentiss@kernel.org>
Subject: Re: [linux-next:master 5608/8441] i2c-hid-core.c:undefined reference to `drm_panel_remove_follower'
Date: Tue, 15 Aug 2023 13:03:26 -0700	[thread overview]
Message-ID: <CAD=FV=Woz3tpHTaXbqs+4Vx1dCpEsZaH-pYRLAkkJP0-CEKszQ@mail.gmail.com> (raw)
In-Reply-To: <202308110003.nNRe30qb-lkp@intel.com>

Hi,

On Thu, Aug 10, 2023 at 9:32 AM kernel test robot <lkp@intel.com> wrote:
>
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head:   21ef7b1e17d039053edaeaf41142423810572741
> commit: 96a37bfd232ae912648c73cd2dc29c13f1c7776a [5608/8441] HID: i2c-hid: Support being a panel follower
> config: arc-randconfig-r092-20230809 (https://download.01.org/0day-ci/archive/20230811/202308110003.nNRe30qb-lkp@intel.com/config)
> compiler: arceb-elf-gcc (GCC) 12.3.0
> reproduce: (https://download.01.org/0day-ci/archive/20230811/202308110003.nNRe30qb-lkp@intel.com/reproduce)
>
> If you fix the issue in a separate patch/commit (i.e. not just a new version of
> the same patch/commit), kindly add following tags
> | Reported-by: kernel test robot <lkp@intel.com>
> | Closes: https://lore.kernel.org/oe-kbuild-all/202308110003.nNRe30qb-lkp@intel.com/
>
> Note: the linux-next/master HEAD 21ef7b1e17d039053edaeaf41142423810572741 builds fine.
>       It may have been fixed somewhere.
>
> All errors (new ones prefixed by >>):
>
>    arceb-elf-ld: drivers/hid/i2c-hid/i2c-hid-core.o: in function `i2c_hid_core_remove':
> >> i2c-hid-core.c:(.text+0xe52): undefined reference to `drm_panel_remove_follower'
> >> arceb-elf-ld: i2c-hid-core.c:(.text+0xe52): undefined reference to `drm_panel_remove_follower'
>    arceb-elf-ld: drivers/hid/i2c-hid/i2c-hid-core.o: in function `i2c_hid_core_probe.part.0':
> >> i2c-hid-core.c:(.text+0x113e): undefined reference to `drm_is_panel_follower'
> >> arceb-elf-ld: i2c-hid-core.c:(.text+0x113e): undefined reference to `drm_is_panel_follower'
> >> arceb-elf-ld: i2c-hid-core.c:(.text+0x11de): undefined reference to `drm_panel_add_follower'
> >> arceb-elf-ld: i2c-hid-core.c:(.text+0x11de): undefined reference to `drm_panel_add_follower'
>
> Kconfig warnings: (for reference only)
>    WARNING: unmet direct dependencies detected for I2C_HID_CORE
>    Depends on [m]: HID_SUPPORT [=y] && I2C_HID [=y] && (DRM [=m] || !DRM [=m])
>    Selected by [y]:
>    - I2C_HID_OF_GOODIX [=y] && HID_SUPPORT [=y] && I2C_HID [=y] && OF [=y]

Breadcrumbs: this should be fixed by:

a0769f25a3a6 HID: i2c-hid: add more DRM dependencies

Which matches the note that "linux-next/master HEAD [...] builds fine."

-Doug


      reply	other threads:[~2023-08-15 20:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-10 16:30 kernel test robot
2023-08-15 20:03 ` Doug Anderson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAD=FV=Woz3tpHTaXbqs+4Vx1dCpEsZaH-pYRLAkkJP0-CEKszQ@mail.gmail.com' \
    --to=dianders@chromium.org \
    --cc=bentiss@kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=lkp@intel.com \
    --cc=mripard@kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox