From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============6229913458633901009==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: Re: [RFC PATCH 1/2] media: entity: Add support for ancillary links Date: Fri, 26 Nov 2021 10:50:29 +0800 Message-ID: <202111261025.4FswT3HZ-lkp@intel.com> In-Reply-To: <20211126001603.41148-2-djrscally@gmail.com> List-Id: --===============6229913458633901009== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Daniel, [FYI, it's a private test report for your RFC patch.] [auto build test WARNING on media-tree/master] [also build test WARNING on v5.16-rc2 next-20211125] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch] url: https://github.com/0day-ci/linux/commits/Daniel-Scally/Introduce-an= cillary-links/20211126-081931 base: git://linuxtv.org/media_tree.git master config: nds32-buildonly-randconfig-r002-20211125 (https://download.01.org/0= day-ci/archive/20211126/202111261025.4FswT3HZ-lkp(a)intel.com/config) compiler: nds32le-linux-gcc (GCC) 11.2.0 reproduce (this is a W=3D1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/= make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/0day-ci/linux/commit/3770587c7546ff01080c99a55= 2fa3fd486528b1d git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Daniel-Scally/Introduce-ancillary-= links/20211126-081931 git checkout 3770587c7546ff01080c99a552fa3fd486528b1d # save the config file to linux build tree COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-11.2.0 make.cross= ARCH=3Dnds32 = If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/media/mc/mc-entity.c:1058:6: warning: no previous prototype for = 'media_remove_ancillary_link' [-Wmissing-prototypes] 1058 | void media_remove_ancillary_link(struct media_link *link) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vim +/media_remove_ancillary_link +1058 drivers/media/mc/mc-entity.c 1057 = > 1058 void media_remove_ancillary_link(struct media_link *link) --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org --===============6229913458633901009==--