oe-kbuild-all.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [esmil:jh71x0 86/125] drivers/usb/cdns3/cdns3-starfive.c:24: warning: expecting prototype for cdns3(). Prototype was for USB_STRAP_HOST() instead
@ 2023-03-26  0:47 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-03-26  0:47 UTC (permalink / raw)
  To: Minda Chen; +Cc: oe-kbuild-all, Emil Renner Berthing

tree:   https://github.com/esmil/linux jh71x0
head:   a153f8a5fa033441b23eae5f33709513e6a61833
commit: 196dbccb3b7cc116114af6b61d97306ab056e276 [86/125] usb: cdns3: add StarFive JH7110 USB driver.
config: ia64-allmodconfig (https://download.01.org/0day-ci/archive/20230326/202303260841.fQ6XwvZM-lkp@intel.com/config)
compiler: ia64-linux-gcc (GCC) 12.1.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://github.com/esmil/linux/commit/196dbccb3b7cc116114af6b61d97306ab056e276
        git remote add esmil https://github.com/esmil/linux
        git fetch --no-tags esmil jh71x0
        git checkout 196dbccb3b7cc116114af6b61d97306ab056e276
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=ia64 olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=ia64 SHELL=/bin/bash drivers/usb/cdns3/

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202303260841.fQ6XwvZM-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> drivers/usb/cdns3/cdns3-starfive.c:24: warning: expecting prototype for cdns3(). Prototype was for USB_STRAP_HOST() instead


vim +24 drivers/usb/cdns3/cdns3-starfive.c

    23	
  > 24	#define USB_STRAP_HOST			BIT(17)
    25	#define USB_STRAP_DEVICE		BIT(18)
    26	#define USB_STRAP_MASK			GENMASK(18, 16)
    27	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-26  0:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-26  0:47 [esmil:jh71x0 86/125] drivers/usb/cdns3/cdns3-starfive.c:24: warning: expecting prototype for cdns3(). Prototype was for USB_STRAP_HOST() instead kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).