media: atomisp: unify ia_css_isp_params.c
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 5 Nov 2021 11:17:05 +0000 (11:17 +0000)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 15 Nov 2021 08:11:50 +0000 (08:11 +0000)
commit2aa384962a7f83924c5c049f89ab4eb4d22224d3
treea4f4b53b4d5e9af9007df3fbf7e7113bd41973b3
parent3a9559d8f679c8c66f58a9138c4695f2420d891c
media: atomisp: unify ia_css_isp_params.c

The contents of ia_css_isp_params.c is almost identical for
2400 and 2401. The only difference is that, on 2400, there
are some duplicated assignments. So, drop it, unifying this
file.

While here, simplify the Makefile's logic by dropping an
unused define.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/Makefile
drivers/staging/media/atomisp/pci/css_2400_system/hive/ia_css_isp_params.c [deleted file]
drivers/staging/media/atomisp/pci/ia_css_isp_params.c [moved from drivers/staging/media/atomisp/pci/css_2401_system/hive/ia_css_isp_params.c with 100% similarity]