public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	linux-media@vger.kernel.org,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Subject: csky-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o:undefined reference to `v4l2_subdev_link_validate'
Date: Sat, 2 Apr 2022 19:26:16 +0800	[thread overview]
Message-ID: <202204021936.aWjDwNSD-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   88e6c0207623874922712e162e25d9dafd39661e
commit: 63fe3d27b226fe01746bace4d1f1f2164406140d media: platform/*/Kconfig: make manufacturer menus more uniform
date:   2 weeks ago
config: csky-randconfig-r006-20220401 (https://download.01.org/0day-ci/archive/20220402/202204021936.aWjDwNSD-lkp@intel.com/config)
compiler: csky-linux-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=63fe3d27b226fe01746bace4d1f1f2164406140d
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 63fe3d27b226fe01746bace4d1f1f2164406140d
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=csky SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   csky-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o: in function `mipi_csis_calculate_params':
   imx-mipi-csis.c:(.text+0x4fe): undefined reference to `v4l2_get_link_freq'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x648): undefined reference to `v4l2_get_link_freq'
   csky-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o: in function `mipi_csis_async_register':
   imx-mipi-csis.c:(.text+0x750): undefined reference to `v4l2_async_nf_init'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x78c): undefined reference to `v4l2_fwnode_endpoint_parse'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x88e): undefined reference to `__v4l2_async_nf_add_fwnode_remote'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x8b8): undefined reference to `v4l2_async_nf_init'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x8c8): undefined reference to `v4l2_fwnode_endpoint_parse'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x900): undefined reference to `__v4l2_async_nf_add_fwnode_remote'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x928): undefined reference to `v4l2_async_subdev_nf_register'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x948): undefined reference to `v4l2_async_register_subdev'
   csky-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o: in function `mipi_csis_notify_bound':
   imx-mipi-csis.c:(.text+0x97c): undefined reference to `v4l2_create_fwnode_links_to_pad'
   csky-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o: in function `mipi_csis_dump_regs_open':
   imx-mipi-csis.c:(.text+0x9b0): undefined reference to `v4l2_async_subdev_nf_register'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x9b4): undefined reference to `v4l2_async_register_subdev'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x9bc): undefined reference to `v4l2_create_fwnode_links_to_pad'
   csky-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o: in function `mipi_csis_set_fmt':
   imx-mipi-csis.c:(.text+0xf80): undefined reference to `v4l_bound_align_image'
   csky-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o: in function `mipi_csis_enum_mbus_code':
   imx-mipi-csis.c:(.text+0x10c4): undefined reference to `v4l_bound_align_image'
   csky-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o: in function `mipi_csis_probe':
   imx-mipi-csis.c:(.text+0x1484): undefined reference to `v4l2_subdev_init'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x154c): undefined reference to `v4l2_subdev_init'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x166c): undefined reference to `v4l2_async_nf_unregister'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x1676): undefined reference to `v4l2_async_nf_cleanup'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x1680): undefined reference to `v4l2_async_unregister_subdev'
   csky-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o: in function `mipi_csis_stop_stream':
   imx-mipi-csis.c:(.text+0x1720): undefined reference to `v4l2_async_nf_unregister'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x1724): undefined reference to `v4l2_async_nf_cleanup'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x1728): undefined reference to `v4l2_async_unregister_subdev'
   csky-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o: in function `mipi_csis_s_stream':
   imx-mipi-csis.c:(.text+0x18b4): undefined reference to `v4l2_subdev_call_wrappers'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x19f8): undefined reference to `v4l2_subdev_call_wrappers'
   csky-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o: in function `mipi_csis_remove':
   imx-mipi-csis.c:(.text+0x1b14): undefined reference to `v4l2_async_nf_unregister'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x1b1e): undefined reference to `v4l2_async_nf_cleanup'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x1b28): undefined reference to `v4l2_async_unregister_subdev'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x1b7c): undefined reference to `v4l2_subdev_call_wrappers'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x1b9c): undefined reference to `v4l2_async_nf_unregister'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x1ba0): undefined reference to `v4l2_async_nf_cleanup'
   csky-linux-ld: imx-mipi-csis.c:(.text+0x1ba4): undefined reference to `v4l2_async_unregister_subdev'
   csky-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o:(.rodata+0x36c): undefined reference to `v4l2_subdev_get_fwnode_pad_1_to_1'
>> csky-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o:(.rodata+0x374): undefined reference to `v4l2_subdev_link_validate'

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for VIDEO_V4L2_SUBDEV_API
   Depends on MEDIA_SUPPORT && VIDEO_DEV && MEDIA_CONTROLLER
   Selected by
   - VIDEO_IMX_MIPI_CSIS && MEDIA_SUPPORT && MEDIA_PLATFORM_SUPPORT && MEDIA_PLATFORM_DRIVERS

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

                 reply	other threads:[~2022-04-02 11:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202204021936.aWjDwNSD-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    /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