linux/drivers/media/platform/sti/hva
Mauro Carvalho Chehab e7b3a2b221 [media] st-hva: hva_dbg_summary() should be static
As reported by gcc:

drivers/media/platform/sti/hva/hva-v4l2.c:227:6: warning: no previous prototype for 'hva_dbg_summary' [-Wmissing-prototypes]
 void hva_dbg_summary(struct hva_ctx *ctx)
      ^~~~~~~~~~~~~~~

This function is used only internally, so make it static.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-01-31 12:02:33 -02:00
..
hva-debugfs.c [media] st-hva: add debug file system 2017-01-31 11:59:46 -02:00
hva-h264.c [media] st-hva: encoding summary at instance release 2017-01-31 11:59:01 -02:00
hva-hw.c [media] st-hva: add debug file system 2017-01-31 11:59:46 -02:00
hva-hw.h [media] st-hva: add debug file system 2017-01-31 11:59:46 -02:00
hva-mem.c [media] st-hva: encoding summary at instance release 2017-01-31 11:59:01 -02:00
hva-mem.h
hva-v4l2.c [media] st-hva: hva_dbg_summary() should be static 2017-01-31 12:02:33 -02:00
hva.h [media] st-hva: add debug file system 2017-01-31 11:59:46 -02:00
Makefile [media] st-hva: add debug file system 2017-01-31 11:59:46 -02:00