]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8d5fe8bbfca34c41d05bf0d7d10bc314005fc990
tree82a4ed3d86aa9d214e1ed239f1d99266614157fc
parentd225c5971876551d62e18cf3658794161b192d28
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