OSDN Git Service

media: atomisp: comment an unused code
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 31 May 2020 09:39:17 +0000 (11:39 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 11 Jun 2020 17:04:26 +0000 (19:04 +0200)
commit495eef11f79d176ba28435ff78adbcb77e5326c8
treeae448d18d7ec50a1b80f54458cfb3569d0763248
parent586f93fa2aee184c55aa63faed10d5cc09e1136a
media: atomisp: comment an unused code

There's a different table for some BYT variants that depend
on something inside a FIXME ifdef.

Place this also inside it, just to shut up a clang-11 warning.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_v4l2.c