OSDN Git Service

atomisp: remove the unused debug wrapping from the mmgr layer
authorAlan Cox <alan@linux.intel.com>
Mon, 20 Mar 2017 14:38:42 +0000 (14:38 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Mar 2017 07:04:32 +0000 (08:04 +0100)
commit962da22bbadd4dd07677f8b2c55588cf900a8b32
treefd0385bcf83eca5c494bc083caa5390729890a3f
parent6eb04a8c7f650542c8a474eb79e6f61b6c72d541
atomisp: remove the unused debug wrapping from the mmgr layer

We don't need this layer of indirection and the debugging information is not used. With
this removed we can then go on to try and remove the abstraction layer entirely.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/atomisp/pci/atomisp2/css2400/hive_isp_css_include/memory_access/memory_access.h
drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_memory_access.c