linux/drivers/staging/media
Muhammad Falak R Wani 79bd3daaa8 media: staging/atomisp: make six local functions static to appease sparse
The functions __bo_alloc, __bo_search_and_remove_from_free_rbtree,
__bo_search_by_addr, __bo_search_by_addr_in_range, __bo_break_up and
__bo_merge  are local to the source and do not need to be in the global
scope, so make them static.

Cleans up sparse warnings:

warning: symbol '__bo_alloc' was not declared. Should it be static?
warning: symbol '__bo_search_and_remove_from_free_rbtree' was not declared. Should it be static?
warning: symbol '__bo_search_by_addr' was not declared. Should it be static?
warning: symbol '__bo_search_by_addr_in_range' was not declared. Should it be static?
warning: symbol '__bo_break_up' was not declared. Should it be static?
warning: symbol '__bo_merge' was not declared. Should it be static?

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2017-10-27 15:37:55 +02:00
..
atomisp media: staging/atomisp: make six local functions static to appease sparse 2017-10-27 15:37:55 +02:00
bcm2048 media: Staging: media: radio-bcm2048: make video_device const 2017-08-27 08:47:37 -04:00
cxd2099 media: staging/cxd2099: Add module parameter for buffer mode 2017-08-27 06:42:31 -04:00
davinci_vpfe media: staging: media: davinci_vpfe: constify vb2_ops structures 2017-08-20 08:03:30 -04:00
imx media: imx: Fix VDIC CSI1 selection 2017-10-27 14:14:43 +02:00
lirc [media] media: lirc_dev: merge struct irctl into struct lirc_dev 2017-10-04 14:53:07 -03:00
omap4iss media: staging: omap4iss: make v4l2_file_operations const 2017-08-27 08:46:23 -04:00
Kconfig [media] media: Add i.MX media core driver 2017-06-20 07:30:38 -03:00
Makefile [media] media: Add i.MX media core driver 2017-06-20 07:30:38 -03:00