From: kernel test robot <lkp@intel.com>
To: Emil Renner Berthing <emil.renner.berthing@canonical.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [esmil:visionfive 34/47] drivers/usb/cdns3/cdns3-starfive.c:23: warning: expecting prototype for cdns3(). Prototype was for JH7100_USB0() instead
Date: Fri, 3 Nov 2023 01:44:16 +0800 [thread overview]
Message-ID: <202311030143.0miOSAK1-lkp@intel.com> (raw)
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
reply other threads:[~2023-11-02 17:45 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=202311030143.0miOSAK1-lkp@intel.com \
--to=lkp@intel.com \
--cc=emil.renner.berthing@canonical.com \
--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 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.