diff options
| author | Arnd Bergmann <[email protected]> | 2021-01-08 09:23:28 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-03-23 08:44:08 +0100 |
| commit | 760dba07bcf6f1a382778d03d090a8fb200405bc (patch) | |
| tree | ff4c49ae2a77bff6bba3601737553b0922f60164 /tools/perf/scripts/python | |
| parent | 31e1652faa9e5b39adad6eeae342f24866215281 (diff) | |
media: atomisp: fix Wvisiblity warning
Some randconfig builds include ia_css_firmware.h without first
including linux/device.h:
In file included from atomisp/pci/mmu/sh_mmu_mrfld.c:23:
In file included from atomisp/pci/atomisp_compat.h:22:
In file included from atomisp/pci/atomisp_compat_css20.h:24:
In file included from atomisp/pci/ia_css.h:28:
In file included from atomisp/pci/ia_css_control.h:25:
drivers/staging/media/atomisp//pci/ia_css_firmware.h:52:29: error: declaration of 'struct device' will not be visible outside of this function [-Werror,-Wvisibility]
Add a forward declaration to avoid the warning.
Link: https://lore.kernel.org/linux-media/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions