From: Randy Dunlap <rdunlap@infradead.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>,
Linux Next Mailing List <linux-next@vger.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
linux-media@vger.kernel.org,
akari Ailus <sakari.ailus@linux.intel.com>
Subject: Re: linux-next: Tree for Jul 8 (drivers/staging/media/ipu7/ipu7.c)
Date: Tue, 8 Jul 2025 20:40:05 -0700 [thread overview]
Message-ID: <e5f0a46d-401e-476b-a388-db3cce4b135d@infradead.org> (raw)
In-Reply-To: <20250708201124.25e87f2a@canb.auug.org.au>
On 7/8/25 3:11 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20250704:
>
on x86_64:
# CONFIG_ACPI is not set
# CONFIG_PCI is not set
# CONFIG_MODULES is not set
CONFIG_COMPILE_TEST=y
drivers/staging/media/ipu7/ipu7.c: In function 'ipu7_pci_config_setup':
drivers/staging/media/ipu7/ipu7.c:2260:15: error: implicit declaration of function 'pci_enable_msi'; did you mean 'pci_enable_sriov'? [-Wimplicit-function-declaration]
2260 | ret = pci_enable_msi(dev);
| ^~~~~~~~~~~~~~
| pci_enable_sriov
/drivers/staging/media/ipu7/ipu7.c: At top level:
drivers/staging/media/ipu7/ipu7.c:2775:1: warning: data definition has no type or storage class
2775 | module_pci_driver(ipu7_pci_driver);
| ^~~~~~~~~~~~~~~~~
drivers/staging/media/ipu7/ipu7.c:2775:1: error: type defaults to 'int' in declaration of 'module_pci_driver' [-Wimplicit-int]
drivers/staging/media/ipu7/ipu7.c:2775:1: error: parameter names (without types) in function declaration [-Wdeclaration-missing-parameter-type]
drivers/staging/media/ipu7/ipu7.c:2764:26: warning: 'ipu7_pci_driver' defined but not used [-Wunused-variable]
2764 | static struct pci_driver ipu7_pci_driver = {
| ^~~~~~~~~~~~~~~
@--
~Randy
next prev parent reply other threads:[~2025-07-09 3:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-08 10:11 linux-next: Tree for Jul 8 Stephen Rothwell
2025-07-09 3:34 ` linux-next: Tree for Jul 8 [drivers/platform/x86/lenovo/lenovo-wmi-gamezone.ko] Randy Dunlap
2025-07-09 3:40 ` Randy Dunlap [this message]
2025-07-09 21:27 ` linux-next: Tree for Jul 8 (drivers/staging/media/ipu7/ipu7.c) Sakari Ailus
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=e5f0a46d-401e-476b-a388-db3cce4b135d@infradead.org \
--to=rdunlap@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=sakari.ailus@linux.intel.com \
--cc=sfr@canb.auug.org.au \
/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;
as well as URLs for NNTP newsgroup(s).