media: atomisp: cleanup ifdefs from ia_css_debug.c
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 20 Jul 2020 07:06:18 +0000 (09:06 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 3 Sep 2020 10:06:47 +0000 (12:06 +0200)
commitbd674b5a413c2bb4fa3892d2106b1eb005886be5
tree60ad14bef0d97527687c35c0523c82d5690948a3
parent929e2a61d672befe51cb6162ae9ea97c54fac9cf
media: atomisp: cleanup ifdefs from ia_css_debug.c

There are lots of code dependency there. Get rid of most of
them.

We can't remove everything, as there are some structs that
are conditionally built if ISP2401. So, keep ifdefs only
on such cases.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/runtime/debug/interface/ia_css_debug.h
drivers/staging/media/atomisp/pci/runtime/debug/src/ia_css_debug.c