media: atomisp: get rid of version-specific system_local.h
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 18 Jul 2020 07:51:14 +0000 (09:51 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 19 Jul 2020 06:08:33 +0000 (08:08 +0200)
commit08b2bcc665eac1d53bc1394f08b0bdd3440a57cb
treec3b2489fb6a711e41081b1ab8fa46194f1eb1b66
parent4b28ded7634cbfc37c224ae20423924e43580f3b
media: atomisp: get rid of version-specific system_local.h

After removing the unused 32-bits data, the isp2401_system_local.h
now contains everything that it is needed, either by isp2401 or
by isp2400.

So, remove code duplication.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/isp2400_system_local.h [deleted file]
drivers/staging/media/atomisp/pci/isp2401_system_local.h [deleted file]
drivers/staging/media/atomisp/pci/system_local.h