]> git.baikalelectronics.ru Git - kernel.git/commit
media: staging: atomisp: fixes for "symbol was not declared. Should it be static...
authorJeremy Sowden <jeremy@azazel.net>
Tue, 28 Nov 2017 10:27:26 +0000 (05:27 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 29 Dec 2017 11:20:35 +0000 (06:20 -0500)
commit8e360d1e51f540d7436f810c7476154934a72970
tree6ca61f2aaf4b67697d3bb74e56a1a83618034fd1
parent93164a7fe2a62c6e7b7f8ac47401c0a3eeb3dab4
media: staging: atomisp: fixes for "symbol was not declared. Should it be static?" sparse warnings

Defined some const arrays as static since they don't need external linkage.

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/atomisp/pci/atomisp2/css2400/isp/kernels/eed1_8/ia_css_eed1_8.host.c