media: atomisp: shift some structs from input_system_local
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 14 Nov 2021 11:06:24 +0000 (11:06 +0000)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 16 Nov 2021 14:37:09 +0000 (14:37 +0000)
commit4005ecee616a51cb0305d8e3664af45376e7cf65
treea20db4c10aaa766ce7f4b0bf06d638e7a88326aa
parent77db47351071a1e1b53b17510480ae2eefb4f074
media: atomisp: shift some structs from input_system_local

There are several stucts under ISP2400 that could be moved
to the global file without causing any build issues.

Move those to the common header, in order to reduce the number
of things that are #ifdef dependent.

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