Re: linux-next: Tree for Oct 12 (drivers/staging/media/atomisp/)

From: Randy Dunlap
Date: Mon Oct 12 2020 - 11:34:04 EST


On 10/12/20 2:59 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20201009:
>


on x86_64:

In file included from ../drivers/staging/media/atomisp//pci/ia_css_control.h:25:0,
from ../drivers/staging/media/atomisp//pci/ia_css.h:28,
from ../drivers/staging/media/atomisp//pci/atomisp_compat_css20.h:24,
from ../drivers/staging/media/atomisp//pci/atomisp_compat.h:22,
from ../drivers/staging/media/atomisp/pci/mmu/sh_mmu_mrfld.c:23:
../drivers/staging/media/atomisp//pci/ia_css_firmware.h:52:29: warning: ‘struct device’ declared inside parameter list will not be visible outside of this definition or declaration
ia_css_load_firmware(struct device *dev, const struct ia_css_env *env,
^~~~~~
In file included from ../drivers/staging/media/atomisp//pci/ia_css.h:28:0,
from ../drivers/staging/media/atomisp//pci/atomisp_compat_css20.h:24,
from ../drivers/staging/media/atomisp//pci/atomisp_compat.h:22,
from ../drivers/staging/media/atomisp/pci/mmu/sh_mmu_mrfld.c:23:
../drivers/staging/media/atomisp//pci/ia_css_control.h:49:24: warning: ‘struct device’ declared inside parameter list will not be visible outside of this definition or declaration
int ia_css_init(struct device *dev,
^~~~~~


--
~Randy
Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>