* Re: linux-next: Tree for Jul 8 (drivers/staging/media/ipu7/ipu7.c) [not found] <20250708201124.25e87f2a@canb.auug.org.au> @ 2025-07-09 3:40 ` Randy Dunlap 2025-07-09 21:27 ` Sakari Ailus 0 siblings, 1 reply; 2+ messages in thread From: Randy Dunlap @ 2025-07-09 3:40 UTC (permalink / raw) To: Stephen Rothwell, Linux Next Mailing List Cc: Linux Kernel Mailing List, linux-media, akari Ailus 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 ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux-next: Tree for Jul 8 (drivers/staging/media/ipu7/ipu7.c) 2025-07-09 3:40 ` linux-next: Tree for Jul 8 (drivers/staging/media/ipu7/ipu7.c) Randy Dunlap @ 2025-07-09 21:27 ` Sakari Ailus 0 siblings, 0 replies; 2+ messages in thread From: Sakari Ailus @ 2025-07-09 21:27 UTC (permalink / raw) To: Randy Dunlap Cc: Stephen Rothwell, Linux Next Mailing List, Linux Kernel Mailing List, linux-media, hans Hi Randy, On Tue, Jul 08, 2025 at 08:40:05PM -0700, Randy Dunlap wrote: > 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 = { > | ^~~~~~~~~~~~~~~ Arnd has a fix (<20250709145735.126674-1-arnd@kernel.org>) which we'll try to get in Soon. -- Kind regards, Sakari Ailus ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-09 21:27 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <20250708201124.25e87f2a@canb.auug.org.au> 2025-07-09 3:40 ` linux-next: Tree for Jul 8 (drivers/staging/media/ipu7/ipu7.c) Randy Dunlap 2025-07-09 21:27 ` Sakari Ailus
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).