[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241107131325.GA1603844@bhelgaas>
Date: Thu, 7 Nov 2024 07:13:25 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: Manivannan Sadhasivam <mani@...nel.org>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Krzysztof Wilczyński <kw@...ux.com>,
Krzysztof Wilczyński <kwilczynski@...nel.org>,
Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the pci tree
On Thu, Nov 07, 2024 at 12:07:16PM +0000, Manivannan Sadhasivam wrote:
> On Thu, Nov 07, 2024 at 11:02:31PM +1100, Stephen Rothwell wrote:
> > Hi all,
> >
> > After merging the pci tree, today's linux-next build (i386 defconfig)
> > failed like this:
> >
> > In file included from drivers/pci/msi/pcidev_msi.c:5:
> > drivers/pci/msi/../pci.h:862:1: error: expected identifier or '(' before '{' token
> > 862 | {
> > | ^
> > drivers/pci/msi/../pci.h:861:20: error: 'of_pci_is_supply_present' declared 'static' but never defined [-Werror=unused-function]
> > 861 | static inline bool of_pci_is_supply_present(struct device_node *np);
> > | ^~~~~~~~~~~~~~~~~~~~~~~~
>
> That's silly on me. Krzysztof, could you please fix it in the branch?
I fixed it, thanks for the report.
Powered by blists - more mailing lists