From: "Krzysztof Wilczyński" <kwilczynski@kernel.org>
To: kernel test robot <lkp@intel.com>
Cc: AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
oe-kbuild-all@lists.linux.dev, linux-pci@vger.kernel.org,
Fei Shao <fshao@chromium.org>,
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Subject: Re: [pci:controller/mediatek 2/2] drivers/pci/controller/pcie-mediatek-gen3.c:898:14: error: implicit declaration of function 'of_property_read_u31'; did you mean 'of_property_read_u32'?
Date: Thu, 7 Nov 2024 04:59:08 +0900 [thread overview]
Message-ID: <20241106195908.GA174958@rocinante> (raw)
In-Reply-To: <202411070226.YqavKDUD-lkp@intel.com>
Hello,
> drivers/pci/controller/pcie-mediatek-gen3.c: In function 'mtk_pcie_parse_port':
> >> drivers/pci/controller/pcie-mediatek-gen3.c:898:14: error: implicit declaration of function 'of_property_read_u31'; did you mean 'of_property_read_u32'? [-Wimplicit-function-declaration]
> 898 | ret = of_property_read_u31(dev->of_node, "num-lanes", &num_lanes);
> | ^~~~~~~~~~~~~~~~~~~~
> | of_property_read_u32
Fixed.
Krzysztof
prev parent reply other threads:[~2024-11-06 19:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-06 18:56 [pci:controller/mediatek 2/2] drivers/pci/controller/pcie-mediatek-gen3.c:898:14: error: implicit declaration of function 'of_property_read_u31'; did you mean 'of_property_read_u32'? kernel test robot
2024-11-06 19:59 ` Krzysztof Wilczyński [this message]
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=20241106195908.GA174958@rocinante \
--to=kwilczynski@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=fshao@chromium.org \
--cc=linux-pci@vger.kernel.org \
--cc=lkp@intel.com \
--cc=manivannan.sadhasivam@linaro.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox