OSDN Git Service

media: atomisp: get rid of unused memory_realloc code
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 26 May 2020 06:10:18 +0000 (08:10 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 11 Jun 2020 16:05:20 +0000 (18:05 +0200)
commitdc50fa18af5150f488b620aa4f91a11f3704e119
treeb456ed76c7c7c8a47ae37d64f347e50cae093b89
parent5472b4db3f093274035c2e8a05c8d5a410224d6a
media: atomisp: get rid of unused memory_realloc code

The code for it is commented out, probably because it is
broken or uneeded for the driver to work. So, let's get
rid of it.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/Makefile
drivers/staging/media/atomisp/pci/hive_isp_css_include/memory_realloc.h [deleted file]
drivers/staging/media/atomisp/pci/memory_realloc.c [deleted file]
drivers/staging/media/atomisp/pci/sh_css_params.c