summaryrefslogtreecommitdiff
path: root/scripts/gen_compile_commands.py
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-01-26 09:12:04 -0200
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-01-26 09:12:59 -0200
commitc9d06df612977a88c484668ad0a37bc8e4463b22 (patch)
tree14be7cd6d8f6aa2422f3ffffce708a32fbae8144 /scripts/gen_compile_commands.py
parentf863f222b49a9c7a6cfcc72f1ac74ab14c7a7258 (diff)
media: vicodec: get_next_header is static
drivers/media/platform/vicodec/vicodec-core.c:drivers/media/platform/vicodec/vicodec-core.c:210:23: warning: symbol 'get_next_header' was not declared. Should it be static? drivers/media/platform/vicodec/vicodec-core.c:210:23: warning: no previous prototype for 'get_next_header' [-Wmissing-prototypes] enum vb2_buffer_state get_next_header(struct vicodec_ctx *ctx, u8 **pp, u32 sz) ^~~~~~~~~~~~~~~ Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions