media: atomisp: get rid of isys_dma.h and isys_dma_local.h
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 20 Jul 2020 08:44:30 +0000 (10:44 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 3 Sep 2020 10:08:43 +0000 (12:08 +0200)
commitd71dc239a823fa47832c9181c55ffe6c016d145c
tree41bf538d7ad3cbf11705a0d7eeb12ed2c62cf4f3
parent641c2292bf19bce136832969c9d46229bcfcdccf
media: atomisp: get rid of isys_dma.h and isys_dma_local.h

There aren't much on this abstraction. Just move the defines
to isys_dma_private.h and isys_dma_public.h, cleaning up
the includes.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/css_2401_system/host/isys_dma.c
drivers/staging/media/atomisp/pci/css_2401_system/host/isys_dma_local.h [deleted file]
drivers/staging/media/atomisp/pci/css_2401_system/host/isys_dma_private.h
drivers/staging/media/atomisp/pci/hive_isp_css_include/host/isys_dma_public.h
drivers/staging/media/atomisp/pci/hive_isp_css_include/isys_dma.h [deleted file]
drivers/staging/media/atomisp/pci/isp2401_input_system_global.h
drivers/staging/media/atomisp/pci/runtime/isys/src/isys_init.c