* [esmil:visionfive 34/47] drivers/usb/cdns3/cdns3-starfive.c:23: warning: expecting prototype for cdns3(). Prototype was for JH7100_USB0() instead
@ 2023-11-02 17:44 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-11-02 17:44 UTC (permalink / raw)
To: Emil Renner Berthing; +Cc: oe-kbuild-all
tree: https://github.com/esmil/linux visionfive
head: f20633e6824b415b4926e353c80e6fe0951a8f0d
commit: 0950ffda52028e83a6ce34905bb7953dcab483b9 [34/47] usb: cdns3: starfive: Initialize JH7100 host mode
config: mips-allmodconfig (https://download.01.org/0day-ci/archive/20231103/202311030143.0miOSAK1-lkp@intel.com/config)
compiler: mips-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231103/202311030143.0miOSAK1-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/202311030143.0miOSAK1-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> drivers/usb/cdns3/cdns3-starfive.c:23: warning: expecting prototype for cdns3(). Prototype was for JH7100_USB0() instead
vim +23 drivers/usb/cdns3/cdns3-starfive.c
22
> 23 #define JH7100_USB0 0x20
24 #define JH7100_USB0_MODE_STRAP_MASK GENMASK(2, 0)
25 #define JH7100_USB0_MODE_STRAP_HOST 2
26
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-11-02 17:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-02 17:44 [esmil:visionfive 34/47] drivers/usb/cdns3/cdns3-starfive.c:23: warning: expecting prototype for cdns3(). Prototype was for JH7100_USB0() instead kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.