media: atomisp: fixes build breakage for ISP2400 due to a cleanup
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 30 Sep 2020 15:01:03 +0000 (17:01 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 1 Oct 2020 11:17:26 +0000 (13:17 +0200)
commiteb5f6b8ee9e4fcdda3807aff02a3df2d7ca51bbf
tree335508142174948706e78d5b03c07467c485f6b1
parentc602f29dd17cad0ccbe943052be2d10c64911b60
media: atomisp: fixes build breakage for ISP2400 due to a cleanup

A temporary var needed for building with ISP2400 was removed
by accident on a cleanup patch.

Fix the breakage.

Fixes: 852a53a02cf0 ("media: atomisp: get rid of unused vars")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/sh_css.c