OSDN Git Service

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)
commitea90b171165536d5e17e1c1e5490e60885763f81
tree6ca61f2aaf4b67697d3bb74e56a1a83618034fd1
parentcaa7d69da8ca5bb0913ac179b569902059af28ad
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