[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230327160232.6119b93f@canb.auug.org.au>
Date: Mon, 27 Mar 2023 16:02:32 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Greg KH <greg@...ah.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Josue David Hernandez Gutierrez
<josue.d.hernandez.gutierrez@...el.com>,
Mathias Nyman <mathias.nyman@...ux.intel.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the usb tree
Hi all,
After merging the usb tree, today's linux-next build (s390 allmodconfig)
failed like this:
drivers/usb/host/xhci-pci.c:91:13: error: 'xhci_msix_sync_irqs' defined but not used [-Werror=unused-function]
(reported here: http://kisskb.ellerman.id.au/kisskb/buildresult/14902506/)
Caused by commit
9abe15d55dcc ("xhci: Move xhci MSI sync function to to xhci-pci")
The function is only called if CONFIG_PM is set, but defined
unconditionally.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists