summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2020-05-29 22:00:24 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-06-11 18:51:16 +0200
commit93517ea037c3235d74945617c43af657ffe81bc6 (patch)
treef9a08d65ee06c40707a2a6e0791505606560041f /scripts/gdb/linux/utils.py
parentf5fbb83feba2a91c4b19389ba995175d71c51df9 (diff)
media: staging: media: atomisp: declare 'struct device' before using it
In some configurations, including this header leads to a warning: drivers/staging/media/atomisp//pci/sh_css_firmware.h:41:38: error: declaration of 'struct device' will not be visible outside of this function [-Werror,-Wvisibility] Make sure the struct tag is known before declaring a function that uses it as an argument. Fixes: 9d4fa1a16b28 ("media: atomisp: cleanup directory hierarchy") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Nathan Chancellor <natechancellor@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions