From: kernel test robot <lkp@intel.com>
To: Minda Chen <minda.chen@starfivetech.com>
Cc: oe-kbuild-all@lists.linux.dev,
Emil Renner Berthing <emil.renner.berthing@canonical.com>
Subject: [esmil:jh71x0 80/117] drivers/usb/cdns3/cdns3-starfive.c:24: warning: expecting prototype for cdns3(). Prototype was for USB_STRAP_HOST() instead
Date: Fri, 10 Mar 2023 06:53:06 +0800 [thread overview]
Message-ID: <202303100612.ML6qE2SL-lkp@intel.com> (raw)
tree: https://github.com/esmil/linux jh71x0
head: 75534dbe282e93f55a9aa7a61eb3dacc6a7c2a37
commit: 2dcd7d3b252b72762a57f3d590f8b8d9e839bc81 [80/117] usb: cdns3: add StarFive JH7110 USB glue layer
config: sparc-allyesconfig (https://download.01.org/0day-ci/archive/20230310/202303100612.ML6qE2SL-lkp@intel.com/config)
compiler: sparc64-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/2dcd7d3b252b72762a57f3d590f8b8d9e839bc81
git remote add esmil https://github.com/esmil/linux
git fetch --no-tags esmil jh71x0
git checkout 2dcd7d3b252b72762a57f3d590f8b8d9e839bc81
# 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=sparc olddefconfig
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=sparc 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/202303100612.ML6qE2SL-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
reply other threads:[~2023-03-09 22:54 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=202303100612.ML6qE2SL-lkp@intel.com \
--to=lkp@intel.com \
--cc=emil.renner.berthing@canonical.com \
--cc=minda.chen@starfivetech.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.