From: kernel test robot <lkp@intel.com>
To: Kishon Vijay Abraham I <kishon@ti.com>
Cc: oe-kbuild-all@lists.linux.dev, vigneshr@ti.com, nm@ti.com,
Achal Verma <a-verma1@ti.com>
Subject: [ti:ti-rt-linux-6.1.y-cicd 11/17] drivers/pci/controller/cadence/pci-j721e-host.c:137:17: sparse: sparse: symbol 'j721e_pcie_irq_chip' was not declared. Should it be static?
Date: Thu, 9 Nov 2023 19:26:18 +0800 [thread overview]
Message-ID: <202311091952.DDPkQa3P-lkp@intel.com> (raw)
tree: git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git ti-rt-linux-6.1.y-cicd
head: ceda18519f490d1e82d84c1edd84782b1ad34c79
commit: 0cc7dd00c998242b68e5ffe1d630f2198a4385db [11/17] PCI: j721e: Add PCI legacy interrupt support for J7200
config: x86_64-randconfig-r111-20231103 (https://download.01.org/0day-ci/archive/20231109/202311091952.DDPkQa3P-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231109/202311091952.DDPkQa3P-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/202311091952.DDPkQa3P-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
>> drivers/pci/controller/cadence/pci-j721e-host.c:137:17: sparse: sparse: symbol 'j721e_pcie_irq_chip' was not declared. Should it be static?
vim +/j721e_pcie_irq_chip +137 drivers/pci/controller/cadence/pci-j721e-host.c
136
> 137 struct irq_chip j721e_pcie_irq_chip = {
138 .name = "J721E-PCIE-INTX",
139 .irq_eoi = j721e_pcie_irq_eoi,
140 };
141
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next reply other threads:[~2023-11-09 11:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-09 11:26 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-28 5:19 [ti:ti-rt-linux-6.1.y-cicd 11/17] drivers/pci/controller/cadence/pci-j721e-host.c:137:17: sparse: sparse: symbol 'j721e_pcie_irq_chip' was not declared. Should it be static? kernel test robot
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=202311091952.DDPkQa3P-lkp@intel.com \
--to=lkp@intel.com \
--cc=a-verma1@ti.com \
--cc=kishon@ti.com \
--cc=nm@ti.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=vigneshr@ti.com \
/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.