linux-sg2042/drivers/staging/media
Baoyou Xie cafddc652c [media] staging: media: omap4iss: mark omap4iss_flush() static
We get 1 warning when building kernel with W=1:
drivers/staging/media/omap4iss/iss.c:64:6: warning: no previous prototype for 'omap4iss_flush' [-Wmissing-prototypes]

In fact, this function is only used in the file in which it is
declared and don't need a declaration, but can be made static.
so this patch marks this function with 'static'.

Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-09-19 16:28:05 -03:00
..
bcm2048 [media] Staging: media: bcm2048: defined region_configs[] array as const array 2016-04-20 16:05:35 -03:00
cec [media] cec: fix Kconfig help text 2016-09-19 13:01:35 -03:00
cxd2099 staging: Remove <linux/moduleparam.h> header. 2015-03-01 17:09:52 -08:00
davinci_vpfe [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs 2016-07-08 14:45:07 -03:00
lirc [media] staging: media: lirc: lirc_sasem: don't print error when allocating urb fails 2016-08-24 16:51:15 -03:00
omap4iss [media] staging: media: omap4iss: mark omap4iss_flush() static 2016-09-19 16:28:05 -03:00
pulse8-cec [media] pulse8-cec: avoid uninitialized data use 2016-09-19 14:16:11 -03:00
s5p-cec [media] s5p-cec/TODO: add TODO item 2016-07-15 13:21:45 -03:00
st-cec [media] add stih-cec driver 2016-09-19 12:48:34 -03:00
Kconfig [media] add stih-cec driver 2016-09-19 12:48:34 -03:00
Makefile [media] add stih-cec driver 2016-09-19 12:48:34 -03:00