media: atomisp: get rid of some unused static vars
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 18 Jul 2020 07:18:10 +0000 (09:18 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 19 Jul 2020 06:08:33 +0000 (08:08 +0200)
commitecf1b4ca97117201c5e41b0e8ac6cb3c9a49cd57
tree82a4ed3d86aa9d214e1ed239f1d99266614157fc
parentac8284569e9746c474102aaa1618c40b225a698d
media: atomisp: get rid of some unused static vars

There are several static vars declared inside the
system local headers. This causes lots of warnings when W=1.

Remove the unused ones.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/isp2400_system_local.h
drivers/staging/media/atomisp/pci/isp2401_system_local.h