OSDN Git Service

[media] atomisp: de-duplicate sh_css_mmu_set_page_table_base_index
authorAlan Cox <alan@llwyncelyn.cymru>
Fri, 26 May 2017 15:29:48 +0000 (12:29 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 7 Jun 2017 15:46:00 +0000 (12:46 -0300)
commitfc993494134bfa76084529dda99ea8fcf23bec73
treed682147aab9c2eb43ba71f5bb40431146dbb71e8
parent4950cfecd109735390c058e18adc5bd5bc38847e
[media] atomisp: de-duplicate sh_css_mmu_set_page_table_base_index

Between the ISP2400 and ISP2401 code base this function moved file. The merge
of the drivers left us with two version in ifdefs. Resolve this down to a
single copy.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_mmu_private.h
drivers/staging/media/atomisp/pci/atomisp2/css2400/sh_css.c
drivers/staging/media/atomisp/pci/atomisp2/css2400/sh_css_mmu.c